Returns the remainder of this value divided by other.
other
double remainder(num other) => value.remainder(other);