> isnan should be a macro that is equivalent to checking all sizeof(x) bytes of x > for equality with 0xff. > I don't think so. I just checked IEEE 754 floating point spec and for both single and double precision it says that any number with the exponent field all ones and the mantissa not equal to zero is a NaN. -- http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist