Skip to main content

format_scalar

Function format_scalar 

Source
pub fn format_scalar(n: f64, base: Base, mode: &FormatMode) -> String
Expand description

Formats a scalar f64 for user-facing output using the given base and format mode.