ACOS

ACOS calculates the angle value in radians of a specified cosine.

Return Value

NUMBER

Syntax

ACOS(n) 

Arguments

n is a numeric expression for the cosine in the range of -1 to 1.

Example

ACOS(.3) returns the value 1.26610367.