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