If you really need to know (kempofighter is right, you really don't), you can use a union to store the float in a unsigned long (don't cast it!), then check for the IEEE formatting.

-Erik