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

         Inches into centimetres

    Syntax:

         nInch2Cm( nNumber ) -> nResul

         nNumber : is the value in inches.

    Description:

         Converts a length from inches into centimetres.

    Return:

         The value of nNumber converted into centimetres.

    Example:

         ? nInch2Cm( 12 )                      // 30.48

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