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

 

Syntax

ACOS(number)

 

Returns the arc cosine in radians between -?/2 to ?/2 of the number given, which must lie between -1 and 1. 

 

 

Related