sizerNumericArgScale()

Returns the scale of the specified numeric argument.

Syntax

The method has the following syntax:
int sizerNumericArgScale(int n) const;

Description

The method returns the scale component of the specified numeric argument.

Throws

The method throws exceptions if n is out of range, if the specified argument is not a numeric type, or the specified argument does not have a size.