TanD:

Path: Math/Trigonometry

% Tangent with input in degrees

   Since version 1.
--------------------------------------------------------------------------
   Form:
   s = TanD( a )
--------------------------------------------------------------------------

   ------
   Inputs
   ------
   a                 Argument (deg)

   -------
   Outputs
   -------
   s                 Tangent(a)

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

Back to the Math Module page