chickadee » srfi-144 » flnormalized?

flnormalized? xprocedure

Tests whether the flonum x is normalized. (C11 isnormal; in C99, use fpclassify(x) == FP_NORMAL)