User Tools

Site Tools


syntax:functions:sin

Sin(angle)

Category: Number function


Description

This function returns the sine of the angle angle specified in radians.


Arguments

ArgumentTypeDescription
angleNumberThe measurement of an angle, in radians1).


Return value type: Number


Examples

sin(0.524) //Returns 0.5003…
sin(0.785) //Returns 0.7068…


See also

1)
Conversion: radians = degrees * (Pi() / 180)
syntax/functions/sin.txt · Last modified: 2021/08/14 17:58 by craigt

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki