Documentation
›
API Reference
›
Object
›
Math
ACos
Lua
C++
This function returns the arccosine of an angle.
Syntax
static float
ACos
(const float a)
Parameters
a:
an angle in degrees.