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

         Cubic inches into cubic centimetres

    Syntax:

         nInch2CC( nNumber ) -> nResul

         nNumber : is the value in cubic inches.

    Description:

         Converts a volume from cubic inches into cubic centimetres.

    Return:

         The value of nNumber converted into cubic centimetres.

    Example:

         ? nInch2CC( 3 )                        // 49.16

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