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

         Kilograms into pounds

    Syntax:

         nKg2Lb( nNumber ) -> nResul

         nNumber : is the value in kilograms.

    Description:

         To convert a weight from kilograms into pounds.

    Return:

         The value of nNumber converted into pounds.

    Example:

         ? nKg2Lb(5)                            // 11.023

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