Vtc.Utils.Rational.divrem
You're seeing just the function
divrem
, go back to Vtc.Utils.Rational module for more information.
Specs
Does the divrem operation on a rational vale, returns a {whole_dividend, rational_remainder} tuple.