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

         Liters into gallons

    Syntax:

         nLtr2Gal( nNumber ) -> nResul

         nNumber : is the value in liters.

    Description:

         Converts a volume from liters into gallons.

    Return:

         The value of nNumber converted into gallons.

    Example:

         ? nLtr2Gal( 10 )                       // 2.2

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