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