Sin

Value = Sin ( Angle )

Computes the sine of an angle. The angle is specified in radians.


Example

PRINT Sin(Pi/2)

1


See also

Asn / ASin, Acs / ACos, Acsh / ACosh, Asnh / ASinh, Cos, Cosh, Deg, Rad, Pi, Sinh


Previous: Sinh Next: Space$