Home / lang / sin 
Sin
Syntax
Value = Sin ( Angle AS Float )

Computes the sine of an angle.

The angle is specified in radians.

Examples

PRINT Sin(Pi/2)

1

See also

Trigonometric Functions