Returns the angle whose cosine is the specified number.
Syntax
Copy Code
|
---|
double Acos ( double value ) |
Parameters
- value
- Any valid numeric expression.
Return Value
The angle whose cosine is the specified number.
See Also
Math Functions
Asin Function
Atn Function