Syntax
- float sin(x)
Parameters
- x—float
Returns
The sine of x, i.e. a value in [-1, 1].
Description
The sine function calculates the sine of x, where x is given in degrees.
The sine of x, i.e. a value in [-1, 1].
The sine function calculates the sine of x, where x is given in degrees.