Library /sys$common/syshlp/BASICHELP.HLB  —  SIN
  The SIN function returns the sine of  an  angle,  in  radians  or  degrees
  depending upon which angle clause you choose with the OPTION statement.

  Example

  S1_angle = SIN(PI/2)

1  –  Syntax

      real-var = SIN(real-exp)
Close Help