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

         Meters into yards

    Syntax:

         nMt2Yd( nNumber ) -> nResul

         nNumber : is the value in meters.

    Description:

         Converts a length from meters into yards.

    Return:

         The value of nNumber converted into yards

    Example:

         ? nMt2Yd( 8 )                          // 8.7488

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