isIdentical
fn
bool isIdentical(real x, real y) @trusted pure nothrow @nogcIs the binary representation of x identical to y?
bool isIdentical(real x, real y) @trusted pure nothrow @nogcIs the binary representation of x identical to y?