Skip to main content

Module is_real

Module is_real 

Source
Expand description

An implementation of IsReal, a trait for determining whether a number is a real number.

A Float is a real number unless it is NaN or infinite.