ACot2D:

Path: Math/Trigonometry

% Inverse cotangent -180 deg < z < 180 deg

   Since version 1.
--------------------------------------------------------------------------
   Form:
   z = ACot2D( x, y )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   x                  Argument (deg)
   y                  Denominator

   -------
   Outputs
   -------
   z                  Cotangent (deg)

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

Children:

Math: Trigonometry/ATan2D

Back to the Math Module page