DTRHELP.HLB  —  Functions  FN$SIN
       Calculates the sine of input.

1  –  Input

       A signed decimal number (radians).

2  –  Output

       A signed decimal number of type G-floating.

3  –  Example

       DTR> PRINT FN$SIN (3.14159/2)

       FN$SIN

       1.000

       DTR>
Close Help