Reduced row echelon form: Difference between revisions

m
→‎{{header|Raku}}: Fix comment: Perl 6 --> Raku
(Rename Perl 6 -> Raku, alphabetize, minor clean-up)
m (→‎{{header|Raku}}: Fix comment: Perl 6 --> Raku)
Line 2,933:
}</lang>
 
Perl 6Raku handles rational numbers internally as a ratio of two integers
to maintain precision.
For some situations it is useful to return the ratio
2,392

edits