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

         Pounds into kilograms

    Syntax:

         nLb2Kg( nNumber ) -> nResul

         nNumber : is the value in pounds.

    Description:

         Converts a weight from pounds into kilograms.

    Return:

         The value of nNumber converted into kilograms.

    Example:

         ? nLb2Kg(4)                    // 1.8144

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