Returns the trigonometric sine.
specifies any valid SQL expression that evaluates to a numeric value.
select sin(25.6);
0.450441
select sin(5);
-0.95892