Fuzion Logo
fuzion-lang.dev — The Fuzion Language Portal
JavaScript seems to be disabled. Functionality is limited.

as_string_decimals

f64.as_string_decimals

(fraction_digits i32)
 => 
String
[Redefinition of  float.as_string_decimals]
convert this to a string with a fixed number of digits after the decimal point.
If the given values are unusable, the result is the same as `as_string`.
Overflows are technically possible, but floats become inaccurate long before that.
0.097dev (GIT hash 0d8d2fabe31a27a00535b72694bf38cebdbb4cdd)
last changed: 2026-06-19