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

         Gallons into litres

    Syntax:

         nGal2Ltr( nNumber ) -> nResul

         nNumber : is the value in gallons.

    Description:

         Converts a volume from gallons into litres.

    Return:

         The value of nNumber converted into litres.

    Example:

         ? nGal2Ltr( 2 )                        // 9.0909

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