Name

denominator

Synopsis

denominator()

Returns a copy of the denominator as a positive BigInt:

my $rat = Math::BigRat->new('2/7')

print $rat->denominator(), "
"; # Prints 7

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

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