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

         Centimeters into inches

    Syntax:

         nCm2Inch( nNumber ) -> nResul

         nNumber : is the value in centimeters.

    Description:

         Converts a length from centimeters into inches.

    Return:

         The value of nNumber converted into inches.

    Example:

         ? nCm2Inch( 30 )                       // 11.811

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