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

as_string_decimals

float.as_string_decimals

(fraction_digits i32)
 => 
String
[Abstract feature]
convert this float to a string with a fixed number of digits after the decimal point.
NYI: ENHANCEMENT: In the future, this should be replaced by a version of as_string with more formatting options,
as described here : https://github.com/tokiwa-software/fuzion/pull/7152#issuecomment-4613267795
0.098dev (GIT hash b44352b4c68decbc58a097b291a1c8f3a5a05486)
last changed: 2026-07-03