Reference material for SIN function
Trigonometric function that calculates the sine of a provided value.
Parameter | Description | Supported input types |
---|---|---|
<value> | The value that determines the returned sine in radians. | DOUBLE PRECISION |
DOUBLE PRECISION
The following query calculates the sine of 0:
The following query calculates the sine of pi: