remainder64
fn
double remainder64(double x, double y) @trusted @safe nothrow @nogcReturns the IEEE 754 floating-point remainder of x / y.
double remainder64(double x, double y) @trusted @safe nothrow @nogcReturns the IEEE 754 floating-point remainder of x / y.