CosD:

Path: Math/Trigonometry

% Cosine with input in degrees

   Since version 1.
--------------------------------------------------------------------------
   Form:
   z = CosD( x )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x                  Argument (deg)

   -------
   Outputs
   -------
   z                  Cos(x)

--------------------------------------------------------------------------

Back to the Math Module page