ACosD:

Path: Math/Trigonometry

% Inverse cosine with output in degrees.

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

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

   -------
   Outputs
   -------
   z                  acos(x) (deg)

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

Back to the Math Module page