pub fn fprintf_format2_builtin( format_str: String, value1: f64, value2: f64, ) -> Result<f64, String>
Format and display string with two numeric arguments