pub fn format_decimal(value: f64, precision: usize) -> String
Format decimal value to string with specified precision