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

         Calculates a number co-secant

    Syntax:

         CoSec( nNumber ) -> nCoSec

         nNumber : The number to calculate the co-secant from

    Description:

         Calculates a number co-secant with a numeric method.
         Warning!!
         The number has to be in radians, not degrees.

    Return:

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

    Example:

         CoSec( 0 )             // 1.00

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