Return true if the specified floating point number holds a normal value (neither zero, subnormal, infinite, nor NaN). This function is equivalent to the isnormal macro in C99.
Return true if the specified floating point number holds a normal value (neither zero, subnormal, infinite, nor NaN). This function is equivalent to the isnormal macro in C99.