chickadee » srfi-144 » fldenormalized?

fldenormalized? xprocedure

Tests whether the flonum x is denormalized. (C11 issubnormal; in C99, use fpclassify(x) == FP_SUBNORMAL)