Expand description
Utility functions.
Modules§
- compact_
float - rounds a float to 3 decimal places, when serialized into a str, such as for JSON offers space savings when such such precision is not needed.
Functions§
- format_
si - Examples
- indexed_
sort - linear_
scale - Scale a usize value from input domain to output range as f64.
- linear_
scale_ float - Scale a f64 value from input domain to output range as f64.
- log_
scale - log_
scale_ float - max_
float - min_
float - scale_
float - scale_
floats - sqrt_
scale - Examples
- sqrt_
scale_ float - Examples
- styled_
progress_ bar