nGr2Oz()
Grammes into ounces
Syntax:
nGr2Oz( nNumber ) -> nResul
nNumber : is the value in grammes.
Description:
Converts a weight from grammes into ounces.
Return:
The value of nNumber converted into ounces.
Example:
? nGr2Oz( 50 ) // 1.765
See Also:nOz2Gr()
This page created by ng2html v1.05, the Norton guide to HTML conversion utility.
Written by Dave Pearson