isunordered
fn
int isunordered()(float x, float y) extern(D) extern(C) @trusted nothrow @nogc pureNo documentation available for this declaration.
fn
int isunordered()(double x, double y) extern(D) extern(C) @trusted nothrow @nogc pureNo documentation available for this declaration.
fn
int isunordered()(real x, real y) extern(D) extern(C) @trusted nothrow @nogc pureNo documentation available for this declaration.