Returns a Currency value with four decimal places from a numeric expression.
Syntax
NTOM(nExpression)
Returns
Currency
Arguments
nExpression
Specifies a numeric expression whose Currency value NTOM( ) returns. If nExpression has more than four decimal places, it is rounded to four decimal places. If nExpression has less than four decimals places, it is padded with zeros until four decimal places are created.