Newer Version Available

This content describes an older version of this product. View Latest

acos(n)

Returns the arccosine value of radians value n. n can be any real numeric value in the range of -1 <= n <= 1. If null is passed as an argument, acos() returns null. This function can only be used in a foreach statement.

Example