[<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
    CoTec()

         Calculates a co-tangent number

    Syntax:

         CoTan( nNumber ) -> nCoTan

         nNumber : The number to calculate the co-tangent from

    Description:

         Calculates a co-tangent number with a numeric method.

         Warning!!
         The number has to be in radians, not in degrees.

    Return:

         The specified co-tangent number or Nil if the number is not
         specified.

    Example:

         CoTan( Deg2Rad ( 45 ) )         // 1.00

See Also: Cos() Deg2Rad() NumPi() Rad2Deg() Sin()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility. Written by Dave Pearson