comma_format

- Formats a number. - uses the format of number_format to decide how to format the number. for example, it might display "1 234,50". - caches the formatting data from the setting for optimization.
Parameters Summary
float $number
bool|int $override_decimal_count = false