-
Notifications
You must be signed in to change notification settings - Fork 0
Sind
hpgDesigns edited this page Aug 8, 2021
·
1 revision
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.
// demonstratesNOTOC
Category:Function:Real
This is number 1