CosD:

-------------------------------------------------------------------------------
   Cosine with input in degrees
-------------------------------------------------------------------------------
   Form:
   z = CosD( x )
-------------------------------------------------------------------------------

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

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

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

Children: