math.sin

Syntax

f := math.sin(n)

Get the sine. The argument is in radians.

Returns:

f - sine of n

Arguments:

n - number in radians