isunordered « math.h « C Tutorial






19.39.isunordered
19.39.1.int isunordered(a, b): Returns 1 if a and b are unordered relative to each other; zero is returned if a and b are ordered.