sind - hpgDesigns/hpgdesigns-dev.io GitHub Wiki
Gets the mathematical sine of x, where x is in degrees. To get the sine of x in radians, use sin.
- x: the angle, in degrees.
Returns the mathematical sine of x.
// demonstrates
NOTOC
Category:Function:Real