Arithmetic/Rational: Difference between revisions

Content added Content deleted
(Fixed grammatical error and added link.)
Line 18: Line 18:


Finally test the operators:
Finally test the operators:
Use the new type '''frac''' to find all perfect numbers less then 2<sup>19</sup>
Use the new type '''frac''' to find all [[Perfect Numbers|perfect numbers]] less than 2<sup>19</sup>
by summing the reciprocal of the factors.
by summing the reciprocal of the factors.