Skip to main content

b3IsValidFloat

Function b3IsValidFloat 

Source
pub unsafe extern "C" fn b3IsValidFloat(a: f32) -> bool
Expand description

Is this a valid number? Not NaN or infinity.