sin

Description

Get the sine of an angle, in radians. The output will return a number between -1 and 1.

Input / Parameter

NameDescriptionInput TypeDefaultOptionsRequired

value

The number to return the sine of.

Number

-

-

Yes

Output

DescriptionOutput Type

Returns the sine of an angle.

Number

Callback

N/A

Video

Coming Soon.

Example

Coming Soon.

Steps

Coming Soon.

Result

Coming Soon.

Last updated