floatval
number_format
intdiv
Format a number with grouped thousands.
number_format(float $num, int $decimals = 0, string $decimal_separator = '.', string $thousands_separator = ','): string