Skip to main content

float_is_infinite

Function float_is_infinite 

Source
fn float_is_infinite<S: Semantics>(v: Symbol) -> Option<bool>
Expand description

None if v does not parse as the float type, otherwise indicates whether a literal rounds to infinity.