Quick Ref.
Compatibility
SIN(s1 IN s2)
Engine OK Alternative
ingres yes
mysql yes
oracle yes
postgres yes
sqlserver yes

SIN

SIN(f) returns the sine of f where f is in radians.

 SIN(3.14159/6) -> 0.5 
In this example you return the sine of each of the angles.

Results
See also: