Sind - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
Notation
Description
Gets the mathematical sine of x, where x is in degrees. To get the sine of x in radians, use sin.
Parameters
- x: the angle, in degrees.
Return Values
Returns the mathematical sine of x.
Example Call
// demonstrates
NOTOC