Optional
Whether to always include the maximum number of fraction digits, even if it means adding trailing zeros. Default is false.
false
If false, the function will try to reduce the number of fraction digits to fit the specified length.
Maximum number of fraction digits to include in the output. Default is 0.
0
Rounding method to use when rounding the number. Default is "round".
"round"
Whether to always include the maximum number of fraction digits, even if it means adding trailing zeros. Default is
false
.If
false
, the function will try to reduce the number of fraction digits to fit the specified length.