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

  Example

  Cosine_alpha = COS(PI/2)

1  –  Syntax

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