Function endinero::money_f64

source ·
pub fn money_f64(amount: f64) -> String
Expand description

Format f64 input into a US money format, max 2 decimal places if amount > 0, up to 17 decimal places for amount < 1. Thousands separator: ,, Radix character: ., Decimals separator: