Filters the number formatted based on the locale.
Parameters
$formatted
string- Converted number in string format.
$number
float- The number to convert based on locale.
$decimals
int- Precision of the number of decimal places.
Source
*
Filters the number formatted based on the locale.
$formatted
string$number
float$decimals
int*
User Contributed Notes
You must log in before being able to contribute a note or feedback.