Str::float() Convert the value to a float with a decimal point, no matter what the locale setting is kirby/src/Toolkit/Str.php#L510 Str::float(string|int|float|null $value = null): string Parameters Name Type Default $value string|int|float|null null Return type string Parent class Kirby\Toolkit\Str