Name

parts

Synopsis

parts()

Returns a list consisting of a signed numerator and unsigned denominator. Both are BigInts.

my($n, $d) = $rat->parts(); ### Ewwww, rat parts!
print "numerator: $n
";
print "denominator: $d
";

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset
3.137.188.201