See Also
You are here: SQL Reference > SQL Functions and Operators > Mathematical Functions and Operators > Trigonometric Functions > SIN
ContentsIndexHome
PreviousUpNext
SIN
SIN

 

Syntax

SIN(angle_radians)

 

Returns the sine of the angle given in radians. 

 

 

Related