CosX:
-------------------------------------------------------------------------------
Computes the value of the cosine function given the argument in
degrees.
-------------------------------------------------------------------------------
Form:
z = CosX( x )
-------------------------------------------------------------------------------
------
Inputs
------
x Angle (deg)
-------
Outputs
-------
z Cos(x)
-------------------------------------------------------------------------------
Children:
Common: Graphics/Plot2D
Common: Math/CosD