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