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

         Cubic yards into cubic metres

    Syntax:

         nCYd2Cm( nNumber ) -> nResul

         nNumber : is the value in cubic yards.

    Description:

         Converts a volume from cubic yards into cubic metres.

    Return:

         The value of nNumber converted into cubic metres.

    Example:

         ? nCYd2Cm( 7 )                         // 5.3522

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