Arithmetic/Rational: Difference between revisions

Content added Content deleted
Line 1,898: Line 1,898:
----------------------------------------
----------------------------------------
-- All functions below this comment only support 'fracs', i.e. instances
-- All functions below this comment only support 'fracs', i.e. instances
-- of the Frac Class, as argument. An integer is casted to frac via frac(i).
-- of the Frac Class, as argument. An integer n is casted to frac via frac(n).
----------------------------------------
----------------------------------------