Numeric values

To properly display numeric values in a localized context, a new class IlINumeric, derived from the pre-existing class IlNumeric, is introduced. This new class can process numbers given as strings using local format.

The following limitation still exists and is due to ICU: the display of big numbers (integers with more than ten digits or floating point numbers with more than 15 significant digits) cannot be formatted using the locale format.