ExactFloat.isFinite

Return true if this value is a normal floating-point number or zero, i.e. it is not infinity or NaN.

struct ExactFloat
const nothrow @nogc pure
bool
isFinite
()

Meta