VARKON Version 1.15 1997-10-24


sin - Function

Trigonometric function


Description

Returns the sine of an argument given in degrees.

Syntax

sin(angle)

FLOAT angle;


Principal parameters

angle - Angle in the range from -360 to +360 degrees


Optional parameters

None.


Return value

A FLOAT value in the range from -1.0 to 1.0


VARKON Homepage Index