pub fn human_display_number(value: f64, ty: NumericType) -> String
Expand description
For the UI, display a number and its type for debugging purposes. This is used by TS.
pub fn human_display_number(value: f64, ty: NumericType) -> String
For the UI, display a number and its type for debugging purposes. This is used by TS.