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

         Cubic centimeters into cubic inches

    Syntax:

         nCC2Inch( nNumber ) -> nResul

         nNumber : is the value in cubic centimeters.

    Description:

         Converts a volume from cubic centimeters into cubic inches.

    Return:

         The value of nNumber converted into cubic inches.

    Example:

         ? nCC2Inch( 25 )                       // 1.525

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