sizerNumericArgPrecision()

Returns the precision of the specified numeric argument.

Syntax

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

Description

The method returns the precision 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.