require_once 'I18Nv2/Locale.php';
string I18Nv2_Locale::formatNumber (numeric $value)
string I18Nv2_Locale::formatNumber
Format a number corresponding to the current locale.
numeric value which should be formatted
Returns string formatted number.
This function can not be called statically.