Documentation
›
API Reference
›
Object
›
Math
Sin
Lua
C++
This function returns the sine of an angle.
Syntax
number Degrees(number a)
Parameters
a:
an angle, in degrees
Returns
Returns the sine of the specified angle.