Skip to main content

format_real

Function format_real 

Source
pub fn format_real(value: f32) -> String
Expand description

Format a real value using PostgreSQL’s shortest decimal and exponent thresholds.