number_helper.php
system/Helpers/number_helper.php
5 fn
number_to_size
($num, int $precision = 1, ?string $locale = null)
number_to_amount
($num, int $precision = 0, ?string $locale = null)
number_to_currency
(float $num, string $currency, ?string $locale = null, int $fraction = 0)
format_number
(float $num, int $precision = 1, ?string $locale = null, array $options = [])
number_to_roman
($num)