Leonardus
|
Calculates for a rational number the quotient and the remainder. The quotient is returned as rational number with denominator 1. The remainder is returned as rational number 0<=Q<1 thus a proper fraction.
Core code registered in leodict.
Analogous LeoScript Operator div Analogous LeoScript Operator idiv