CINXE.COM
Math::BigRat - Arbitrary big rational numbers - Perldoc Browser
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Math::BigRat - Arbitrary big rational numbers - Perldoc Browser</title> <link rel="search" href="/opensearch.xml" type="application/opensearchdescription+xml" title="Perldoc Browser"> <link rel="canonical" href="https://perldoc.perl.org/Math::BigRat"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css" integrity="sha384-JcKb8q3iqJ61gNV9KGb8thSsNjpSL0n8PARn9HuZOnIxN0hoP+VmmDGMN5t9UJ0Z" crossorigin="anonymous"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/highlight.js/10.5.0/styles/stackoverflow-light.min.css" integrity="sha512-cG1IdFxqipi3gqLmksLtuk13C+hBa57a6zpWxMeoY3Q9O6ooFxq50DayCdm0QrDgZjMUn23z/0PMZlgft7Yp5Q==" crossorigin="anonymous" /> <style> body { background: #f4f4f5; color: #020202; } .navbar-dark { background-image: -webkit-linear-gradient(top, #005f85 0, #002e49 100%); background-image: -o-linear-gradient(top, #005f85 0, #002e49 100%); background-image: linear-gradient(to bottom, #005f85 0, #002e49 100%); filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff005f85', endColorstr='#ff002e49', GradientType=0); background-repeat: repeat-x; } .navbar-dark .navbar-nav .nav-link, .navbar-dark .navbar-nav .nav-link:focus { color: #fff } .navbar-dark .navbar-nav .nav-link:hover { color: #ffef68 } #wrapperlicious { margin: 0 auto; font: 0.9em 'Helvetica Neue', Helvetica, sans-serif; font-weight: normal; line-height: 1.5em; margin: 0; padding: 0; } #wrapperlicious h1 { font-size: 1.5em } #wrapperlicious h2 { font-size: 1.3em } #wrapperlicious h3 { font-size: 1.1em } #wrapperlicious h4 { font-size: 0.9em } #wrapperlicious h1, #wrapperlicious h2, #wrapperlicious h3, #wrapperlicious h4, #wrapperlicious dt { color: #020202; margin-top: 1em; margin-bottom: 1em; position: relative; font-weight: bold; } #wrapperlicious a { color: inherit; text-decoration: underline } #wrapperlicious #toc { text-decoration: none } #wrapperlicious a:hover { color: #2a2a2a } #wrapperlicious a img { border: 0 } #wrapperlicious :not(pre) > code { color: inherit; background-color: rgba(0, 0, 0, 0.04); border-radius: 3px; font: 0.9em Consolas, Menlo, Monaco, monospace; padding: 0.3em; } #wrapperlicious dd { margin: 0; margin-left: 2em; } #wrapperlicious dt { color: #2a2a2a; font-weight: bold; margin-left: 0.9em; } #wrapperlicious p { margin-bottom: 1em; margin-top: 1em; } #wrapperlicious li > p { margin-bottom: 0; margin-top: 0; } #wrapperlicious pre { border: 1px solid #c1c1c1; border-radius: 3px; font: 100% Consolas, Menlo, Monaco, monospace; margin-bottom: 1em; margin-top: 1em; } #wrapperlicious pre > code { display: block; background-color: #f6f6f6; font: 0.9em Consolas, Menlo, Monaco, monospace; line-height: 1.5em; text-align: left; white-space: pre; padding: 1em; } #wrapperlicious dl, #wrapperlicious ol, #wrapperlicious ul { margin-bottom: 1em; margin-top: 1em; } #wrapperlicious ul { list-style-type: square; } #wrapperlicious ul ul { margin-bottom: 0px; margin-top: 0px; } #footer { font-size: 0.8em; padding-top: 0.5em; text-align: center; } #more { display: inline; font-size: 0.8em; } #perldocdiv { background-color: #fff; border: 1px solid #c1c1c1; border-bottom-left-radius: 5px; border-bottom-right-radius: 5px; margin-left: auto; margin-right: auto; padding: 3em; padding-top: 1em; max-width: 960px; } #moduleversion { float: right } #wrapperlicious .leading-notice { font-style: italic; padding-left: 1em; margin-top: 1em; margin-bottom: 1em; } #wrapperlicious .permalink { display: none; left: -0.75em; position: absolute; padding-right: 0.25em; text-decoration: none; } #wrapperlicious h1:hover .permalink, #wrapperlicious h2:hover .permalink, #wrapperlicious h3:hover .permalink, #wrapperlicious h4:hover .permalink, #wrapperlicious dt:hover .permalink { display: block; } </style> <!-- Global site tag (gtag.js) - Google Analytics --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-KVNWBNT5FB"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-KVNWBNT5FB'); gtag('config', 'UA-50555-3'); </script> </head> <body> <nav class="navbar navbar-expand-md navbar-dark bg-dark justify-content-between"> <button class="navbar-toggler" type="button" data-toggle="collapse" data-target="#navbarNav" aria-controls="navbarNav" aria-expanded="false" aria-label="Toggle navigation"> <span class="navbar-toggler-icon"></span> </button> <a class="navbar-brand" href="/"><img src="/images/perl_camel_30.png" width="30" height="30" class="d-inline-block align-top" alt="Perl Camel Logo"> Perldoc Browser</a> <div class="collapse navbar-collapse" id="navbarNav"> <ul class="navbar-nav mr-auto"> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-stable" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">5.18.4</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-stable"> <a class="dropdown-item" href="/Math::BigRat">Latest</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1/Math::BigRat">5.40.1</a> <a class="dropdown-item" href="/5.40.0/Math::BigRat">5.40.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3/Math::BigRat">5.38.3</a> <a class="dropdown-item" href="/5.38.2/Math::BigRat">5.38.2</a> <a class="dropdown-item" href="/5.38.1/Math::BigRat">5.38.1</a> <a class="dropdown-item" href="/5.38.0/Math::BigRat">5.38.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.3/Math::BigRat">5.36.3</a> <a class="dropdown-item" href="/5.36.2/Math::BigRat">5.36.2</a> <a class="dropdown-item" href="/5.36.1/Math::BigRat">5.36.1</a> <a class="dropdown-item" href="/5.36.0/Math::BigRat">5.36.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.34.3/Math::BigRat">5.34.3</a> <a class="dropdown-item" href="/5.34.2/Math::BigRat">5.34.2</a> <a class="dropdown-item" href="/5.34.1/Math::BigRat">5.34.1</a> <a class="dropdown-item" href="/5.34.0/Math::BigRat">5.34.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.32.1/Math::BigRat">5.32.1</a> <a class="dropdown-item" href="/5.32.0/Math::BigRat">5.32.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.30.3/Math::BigRat">5.30.3</a> <a class="dropdown-item" href="/5.30.2/Math::BigRat">5.30.2</a> <a class="dropdown-item" href="/5.30.1/Math::BigRat">5.30.1</a> <a class="dropdown-item" href="/5.30.0/Math::BigRat">5.30.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.28.3/Math::BigRat">5.28.3</a> <a class="dropdown-item" href="/5.28.2/Math::BigRat">5.28.2</a> <a class="dropdown-item" href="/5.28.1/Math::BigRat">5.28.1</a> <a class="dropdown-item" href="/5.28.0/Math::BigRat">5.28.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.26.3/Math::BigRat">5.26.3</a> <a class="dropdown-item" href="/5.26.2/Math::BigRat">5.26.2</a> <a class="dropdown-item" href="/5.26.1/Math::BigRat">5.26.1</a> <a class="dropdown-item" href="/5.26.0/Math::BigRat">5.26.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.24.4/Math::BigRat">5.24.4</a> <a class="dropdown-item" href="/5.24.3/Math::BigRat">5.24.3</a> <a class="dropdown-item" href="/5.24.2/Math::BigRat">5.24.2</a> <a class="dropdown-item" href="/5.24.1/Math::BigRat">5.24.1</a> <a class="dropdown-item" href="/5.24.0/Math::BigRat">5.24.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.22.4/Math::BigRat">5.22.4</a> <a class="dropdown-item" href="/5.22.3/Math::BigRat">5.22.3</a> <a class="dropdown-item" href="/5.22.2/Math::BigRat">5.22.2</a> <a class="dropdown-item" href="/5.22.1/Math::BigRat">5.22.1</a> <a class="dropdown-item" href="/5.22.0/Math::BigRat">5.22.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.20.3/Math::BigRat">5.20.3</a> <a class="dropdown-item" href="/5.20.2/Math::BigRat">5.20.2</a> <a class="dropdown-item" href="/5.20.1/Math::BigRat">5.20.1</a> <a class="dropdown-item" href="/5.20.0/Math::BigRat">5.20.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item active" href="/5.18.4/Math::BigRat">5.18.4</a> <a class="dropdown-item" href="/5.18.3/Math::BigRat">5.18.3</a> <a class="dropdown-item" href="/5.18.2/Math::BigRat">5.18.2</a> <a class="dropdown-item" href="/5.18.1/Math::BigRat">5.18.1</a> <a class="dropdown-item" href="/5.18.0/Math::BigRat">5.18.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.16.3/Math::BigRat">5.16.3</a> <a class="dropdown-item" href="/5.16.2/Math::BigRat">5.16.2</a> <a class="dropdown-item" href="/5.16.1/Math::BigRat">5.16.1</a> <a class="dropdown-item" href="/5.16.0/Math::BigRat">5.16.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.14.4/Math::BigRat">5.14.4</a> <a class="dropdown-item" href="/5.14.3/Math::BigRat">5.14.3</a> <a class="dropdown-item" href="/5.14.2/Math::BigRat">5.14.2</a> <a class="dropdown-item" href="/5.14.1/Math::BigRat">5.14.1</a> <a class="dropdown-item" href="/5.14.0/Math::BigRat">5.14.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.12.5/Math::BigRat">5.12.5</a> <a class="dropdown-item" href="/5.12.4/Math::BigRat">5.12.4</a> <a class="dropdown-item" href="/5.12.3/Math::BigRat">5.12.3</a> <a class="dropdown-item" href="/5.12.2/Math::BigRat">5.12.2</a> <a class="dropdown-item" href="/5.12.1/Math::BigRat">5.12.1</a> <a class="dropdown-item" href="/5.12.0/Math::BigRat">5.12.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.10.1/Math::BigRat">5.10.1</a> <a class="dropdown-item" href="/5.10.0/Math::BigRat">5.10.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.8.9/Math::BigRat">5.8.9</a> <a class="dropdown-item" href="/5.8.8/Math::BigRat">5.8.8</a> <a class="dropdown-item" href="/5.8.7/Math::BigRat">5.8.7</a> <a class="dropdown-item" href="/5.8.6/Math::BigRat">5.8.6</a> <a class="dropdown-item" href="/5.8.5/Math::BigRat">5.8.5</a> <a class="dropdown-item" href="/5.8.4/Math::BigRat">5.8.4</a> <a class="dropdown-item" href="/5.8.3/Math::BigRat">5.8.3</a> <a class="dropdown-item" href="/5.8.2/Math::BigRat">5.8.2</a> <a class="dropdown-item" href="/5.8.1/Math::BigRat">5.8.1</a> <a class="dropdown-item" href="/5.8.0/Math::BigRat">5.8.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.6.2/Math::BigRat">5.6.2</a> <a class="dropdown-item" href="/5.6.1/Math::BigRat">5.6.1</a> <a class="dropdown-item" href="/5.6.0/Math::BigRat">5.6.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.005_04/Math::BigRat">5.005_04</a> <a class="dropdown-item" href="/5.005_03/Math::BigRat">5.005_03</a> <a class="dropdown-item" href="/5.005_02/Math::BigRat">5.005_02</a> <a class="dropdown-item" href="/5.005_01/Math::BigRat">5.005_01</a> <a class="dropdown-item" href="/5.005/Math::BigRat">5.005</a> </div> </li> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-dev" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Dev</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-dev"> <a class="dropdown-item" href="/blead/Math::BigRat">blead</a> <a class="dropdown-item" href="/5.41.9/Math::BigRat">5.41.9</a> <a class="dropdown-item" href="/5.41.8/Math::BigRat">5.41.8</a> <a class="dropdown-item" href="/5.41.7/Math::BigRat">5.41.7</a> <a class="dropdown-item" href="/5.41.6/Math::BigRat">5.41.6</a> <a class="dropdown-item" href="/5.41.5/Math::BigRat">5.41.5</a> <a class="dropdown-item" href="/5.41.4/Math::BigRat">5.41.4</a> <a class="dropdown-item" href="/5.41.3/Math::BigRat">5.41.3</a> <a class="dropdown-item" href="/5.41.2/Math::BigRat">5.41.2</a> <a class="dropdown-item" href="/5.41.1/Math::BigRat">5.41.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1-RC1/Math::BigRat">5.40.1-RC1</a> <a class="dropdown-item" href="/5.40.0-RC2/Math::BigRat">5.40.0-RC2</a> <a class="dropdown-item" href="/5.40.0-RC1/Math::BigRat">5.40.0-RC1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.39.10/Math::BigRat">5.39.10</a> <a class="dropdown-item" href="/5.39.9/Math::BigRat">5.39.9</a> <a class="dropdown-item" href="/5.39.8/Math::BigRat">5.39.8</a> <a class="dropdown-item" href="/5.39.7/Math::BigRat">5.39.7</a> <a class="dropdown-item" href="/5.39.6/Math::BigRat">5.39.6</a> <a class="dropdown-item" href="/5.39.5/Math::BigRat">5.39.5</a> <a class="dropdown-item" href="/5.39.4/Math::BigRat">5.39.4</a> <a class="dropdown-item" href="/5.39.3/Math::BigRat">5.39.3</a> <a class="dropdown-item" href="/5.39.2/Math::BigRat">5.39.2</a> <a class="dropdown-item" href="/5.39.1/Math::BigRat">5.39.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3-RC1/Math::BigRat">5.38.3-RC1</a> </div> </li> <li class="nav-item dropdown text-nowrap"> <a class="nav-link dropdown-toggle" href="#" id="dropdownlink-nav" role="button" data-toggle="dropdown" aria-haspopup="true" aria-expanded="false">Documentation</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-nav"> <a class="dropdown-item" href="/5.18.4/perl">Perl</a> <a class="dropdown-item" href="/5.18.4/perlintro">Intro</a> <a class="dropdown-item" href="/5.18.4/perl#Tutorials">Tutorials</a> <a class="dropdown-item" href="/5.18.4/perlfaq">FAQs</a> <a class="dropdown-item" href="/5.18.4/perl#Reference-Manual">Reference</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.18.4/perlop">Operators</a> <a class="dropdown-item" href="/5.18.4/functions">Functions</a> <a class="dropdown-item" href="/5.18.4/variables">Variables</a> <a class="dropdown-item" href="/5.18.4/modules">Modules</a> <a class="dropdown-item" href="/5.18.4/perlutil">Utilities</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.18.4/perldelta">Release Notes</a> <a class="dropdown-item" href="/5.18.4/perlcommunity">Community</a> <a class="dropdown-item" href="/5.18.4/perlhist">History</a> </div> </li> </ul> <ul class="navbar-nav"> <script> function set_expand (expand) { var perldocdiv = document.getElementById('perldocdiv'); var width = window.getComputedStyle(perldocdiv).getPropertyValue('max-width'); var expanded = (width == '' || width == 'none') ? true : false; if (expand === null) { expand = !expanded; } if ((expand && !expanded) || (!expand && expanded)) { perldocdiv.style.setProperty('max-width', expand ? 'none' : '960px'); var button_classlist = document.getElementById('content-expand-button').classList; if (expand) { button_classlist.add('btn-light'); button_classlist.remove('btn-outline-light'); } else { button_classlist.add('btn-outline-light'); button_classlist.remove('btn-light'); } } return expand; } function toggle_expand () { var expand = set_expand(null); document.cookie = 'perldoc_expand=' + (expand ? 1 : 0) + '; path=/; expires=Tue, 19 Jan 2038 03:14:07 UTC'; } function read_expand () { return document.cookie.split(';').some(function (item) { return item.indexOf('perldoc_expand=1') >= 0 }); } if (document.readyState === 'loading') { document.addEventListener('DOMContentLoaded', function () { if (read_expand()) { set_expand(true); } }); } else if (read_expand()) { set_expand(true); } </script> <button id="content-expand-button" type="button" class="btn btn-outline-light d-none d-lg-inline-block mr-4" onclick="toggle_expand()">Expand</button> </ul> <form class="form-inline" method="get" action="/5.18.4/search"> <input class="form-control mr-3" type="search" name="q" placeholder="Search" aria-label="Search" value=""> </form> </div> </nav> <div id="wrapperlicious" class="container-fluid"> <div id="perldocdiv"> <div id="links"> <a href="/5.18.4/Math::BigRat">Math::BigRat</a> <div id="more"> (<a href="/5.18.4/Math::BigRat.txt">source</a>, <a href="https://metacpan.org/pod/Math::BigRat">CPAN</a>) </div> <div id="moduleversion">version 0.2604</div> </div> <div class="leading-notice"> You are viewing the version of this documentation from Perl 5.18.4. <a href="/Math::BigRat">View the latest version</a> </div> <h1><a id="toc">CONTENTS</a></h1> <ul> <li> <a class="text-decoration-none" href="#NAME">NAME</a> </li> <li> <a class="text-decoration-none" href="#SYNOPSIS">SYNOPSIS</a> </li> <li> <a class="text-decoration-none" href="#DESCRIPTION">DESCRIPTION</a> <ul> <li> <a class="text-decoration-none" href="#MATH-LIBRARY">MATH LIBRARY</a> </li> </ul> </li> <li> <a class="text-decoration-none" href="#METHODS">METHODS</a> <ul> <li> <a class="text-decoration-none" href="#new()">new()</a> </li> <li> <a class="text-decoration-none" href="#numerator()">numerator()</a> </li> <li> <a class="text-decoration-none" href="#denominator()">denominator()</a> </li> <li> <a class="text-decoration-none" href="#parts()">parts()</a> </li> <li> <a class="text-decoration-none" href="#numify()">numify()</a> </li> <li> <a class="text-decoration-none" href="#as_int()/as_number()">as_int()/as_number()</a> </li> <li> <a class="text-decoration-none" href="#as_float()">as_float()</a> </li> <li> <a class="text-decoration-none" href="#as_hex()">as_hex()</a> </li> <li> <a class="text-decoration-none" href="#as_bin()">as_bin()</a> </li> <li> <a class="text-decoration-none" href="#as_oct()">as_oct()</a> </li> <li> <a class="text-decoration-none" href="#from_hex()/from_bin()/from_oct()">from_hex()/from_bin()/from_oct()</a> </li> <li> <a class="text-decoration-none" href="#length()">length()</a> </li> <li> <a class="text-decoration-none" href="#digit()">digit()</a> </li> <li> <a class="text-decoration-none" href="#bnorm()">bnorm()</a> </li> <li> <a class="text-decoration-none" href="#bfac()">bfac()</a> </li> <li> <a class="text-decoration-none" href="#bround()/round()/bfround()">bround()/round()/bfround()</a> </li> <li> <a class="text-decoration-none" href="#bmod()">bmod()</a> </li> <li> <a class="text-decoration-none" href="#bneg()">bneg()</a> </li> <li> <a class="text-decoration-none" href="#is_one()">is_one()</a> </li> <li> <a class="text-decoration-none" href="#is_zero()">is_zero()</a> </li> <li> <a class="text-decoration-none" href="#is_pos()/is_positive()">is_pos()/is_positive()</a> </li> <li> <a class="text-decoration-none" href="#is_neg()/is_negative()">is_neg()/is_negative()</a> </li> <li> <a class="text-decoration-none" href="#is_int()">is_int()</a> </li> <li> <a class="text-decoration-none" href="#is_odd()">is_odd()</a> </li> <li> <a class="text-decoration-none" href="#is_even()">is_even()</a> </li> <li> <a class="text-decoration-none" href="#bceil()">bceil()</a> </li> <li> <a class="text-decoration-none" href="#bfloor()">bfloor()</a> </li> <li> <a class="text-decoration-none" href="#bsqrt()">bsqrt()</a> </li> <li> <a class="text-decoration-none" href="#broot()">broot()</a> </li> <li> <a class="text-decoration-none" href="#badd()/bmul()/bsub()/bdiv()/bdec()/binc()">badd()/bmul()/bsub()/bdiv()/bdec()/binc()</a> </li> <li> <a class="text-decoration-none" href="#copy()">copy()</a> </li> <li> <a class="text-decoration-none" href="#bstr()/bsstr()">bstr()/bsstr()</a> </li> <li> <a class="text-decoration-none" href="#bacmp()/bcmp()">bacmp()/bcmp()</a> </li> <li> <a class="text-decoration-none" href="#blsft()/brsft()">blsft()/brsft()</a> </li> <li> <a class="text-decoration-none" href="#bpow()">bpow()</a> </li> <li> <a class="text-decoration-none" href="#bexp()">bexp()</a> </li> <li> <a class="text-decoration-none" href="#bnok()">bnok()</a> </li> <li> <a class="text-decoration-none" href="#config()">config()</a> </li> <li> <a class="text-decoration-none" href="#objectify()">objectify()</a> </li> </ul> </li> <li> <a class="text-decoration-none" href="#BUGS">BUGS</a> </li> <li> <a class="text-decoration-none" href="#LICENSE">LICENSE</a> </li> <li> <a class="text-decoration-none" href="#SEE-ALSO">SEE ALSO</a> </li> <li> <a class="text-decoration-none" href="#AUTHORS">AUTHORS</a> </li> </ul> <h1 id="NAME"><a class="permalink" href="#NAME">#</a>NAME</h1> <p>Math::BigRat - Arbitrary big rational numbers</p> <h1 id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">#</a>SYNOPSIS</h1> <pre><code>use Math::BigRat; my $x = Math::BigRat->new('3/7'); $x += '5/9'; print $x->bstr(),"\n"; print $x ** 2,"\n"; my $y = Math::BigRat->new('inf'); print "$y ", ($y->is_inf ? 'is' : 'is not') , " infinity\n"; my $z = Math::BigRat->new(144); $z->bsqrt();</code></pre> <h1 id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">#</a>DESCRIPTION</h1> <p>Math::BigRat complements Math::BigInt and Math::BigFloat by providing support for arbitrary big rational numbers.</p> <h2 id="MATH-LIBRARY"><a class="permalink" href="#MATH-LIBRARY">#</a><a id="MATH"></a>MATH LIBRARY</h2> <p>You can change the underlying module that does the low-level math operations by using:</p> <pre><code>use Math::BigRat try => 'GMP';</code></pre> <p>Note: This needs Math::BigInt::GMP installed.</p> <p>The following would first try to find Math::BigInt::Foo, then Math::BigInt::Bar, and when this also fails, revert to Math::BigInt::Calc:</p> <pre><code>use Math::BigRat try => 'Foo,Math::BigInt::Bar';</code></pre> <p>If you want to get warned when the fallback occurs, replace "try" with "lib":</p> <pre><code>use Math::BigRat lib => 'Foo,Math::BigInt::Bar';</code></pre> <p>If you want the code to die instead, replace "try" with "only":</p> <pre><code>use Math::BigRat only => 'Foo,Math::BigInt::Bar';</code></pre> <h1 id="METHODS"><a class="permalink" href="#METHODS">#</a>METHODS</h1> <p>Any methods not listed here are derived from Math::BigFloat (or Math::BigInt), so make sure you check these two modules for further information.</p> <h2 id="new()"><a class="permalink" href="#new()">#</a><a id="new"></a>new()</h2> <pre><code>$x = Math::BigRat->new('1/3');</code></pre> <p>Create a new Math::BigRat object. Input can come in various forms:</p> <pre><code>$x = Math::BigRat->new(123); # scalars $x = Math::BigRat->new('inf'); # infinity $x = Math::BigRat->new('123.3'); # float $x = Math::BigRat->new('1/3'); # simple string $x = Math::BigRat->new('1 / 3'); # spaced $x = Math::BigRat->new('1 / 0.1'); # w/ floats $x = Math::BigRat->new(Math::BigInt->new(3)); # BigInt $x = Math::BigRat->new(Math::BigFloat->new('3.1')); # BigFloat $x = Math::BigRat->new(Math::BigInt::Lite->new('2')); # BigLite # You can also give D and N as different objects: $x = Math::BigRat->new( Math::BigInt->new(-123), Math::BigInt->new(7), ); # => -123/7</code></pre> <h2 id="numerator()"><a class="permalink" href="#numerator()">#</a><a id="numerator"></a>numerator()</h2> <pre><code>$n = $x->numerator();</code></pre> <p>Returns a copy of the numerator (the part above the line) as signed BigInt.</p> <h2 id="denominator()"><a class="permalink" href="#denominator()">#</a><a id="denominator"></a>denominator()</h2> <pre><code>$d = $x->denominator();</code></pre> <p>Returns a copy of the denominator (the part under the line) as positive BigInt.</p> <h2 id="parts()"><a class="permalink" href="#parts()">#</a><a id="parts"></a>parts()</h2> <pre><code>($n,$d) = $x->parts();</code></pre> <p>Return a list consisting of (signed) numerator and (unsigned) denominator as BigInts.</p> <h2 id="numify()"><a class="permalink" href="#numify()">#</a><a id="numify"></a>numify()</h2> <pre><code>my $y = $x->numify();</code></pre> <p>Returns the object as a scalar. This will lose some data if the object cannot be represented by a normal Perl scalar (integer or float), so use <a href="#as_int()%2Fas_number()">as_int()</a> or <a href="#as_float()">"as_float()"</a> instead.</p> <p>This routine is automatically used whenever a scalar is required:</p> <pre><code>my $x = Math::BigRat->new('3/1'); @array = (0,1,2,3); $y = $array[$x]; # set $y to 3</code></pre> <h2 id="as_int()/as_number()"><a class="permalink" href="#as_int()/as_number()">#</a><a id="as_int"></a><a id="as_int-as_number"></a>as_int()/as_number()</h2> <pre><code>$x = Math::BigRat->new('13/7'); print $x->as_int(),"\n"; # '1'</code></pre> <p>Returns a copy of the object as BigInt, truncated to an integer.</p> <p><code>as_number()</code> is an alias for <code>as_int()</code>.</p> <h2 id="as_float()"><a class="permalink" href="#as_float()">#</a><a id="as_float"></a>as_float()</h2> <pre><code>$x = Math::BigRat->new('13/7'); print $x->as_float(),"\n"; # '1' $x = Math::BigRat->new('2/3'); print $x->as_float(5),"\n"; # '0.66667'</code></pre> <p>Returns a copy of the object as BigFloat, preserving the accuracy as wanted, or the default of 40 digits.</p> <p>This method was added in v0.22 of Math::BigRat (April 2008).</p> <h2 id="as_hex()"><a class="permalink" href="#as_hex()">#</a><a id="as_hex"></a>as_hex()</h2> <pre><code>$x = Math::BigRat->new('13'); print $x->as_hex(),"\n"; # '0xd'</code></pre> <p>Returns the BigRat as hexadecimal string. Works only for integers.</p> <h2 id="as_bin()"><a class="permalink" href="#as_bin()">#</a><a id="as_bin"></a>as_bin()</h2> <pre><code>$x = Math::BigRat->new('13'); print $x->as_bin(),"\n"; # '0x1101'</code></pre> <p>Returns the BigRat as binary string. Works only for integers.</p> <h2 id="as_oct()"><a class="permalink" href="#as_oct()">#</a><a id="as_oct"></a>as_oct()</h2> <pre><code>$x = Math::BigRat->new('13'); print $x->as_oct(),"\n"; # '015'</code></pre> <p>Returns the BigRat as octal string. Works only for integers.</p> <h2 id="from_hex()/from_bin()/from_oct()"><a class="permalink" href="#from_hex()/from_bin()/from_oct()">#</a><a id="from_hex"></a><a id="from_hex-from_bin-from_oct"></a>from_hex()/from_bin()/from_oct()</h2> <pre><code>my $h = Math::BigRat->from_hex('0x10'); my $b = Math::BigRat->from_bin('0b10000000'); my $o = Math::BigRat->from_oct('020');</code></pre> <p>Create a BigRat from an hexadecimal, binary or octal number in string form.</p> <h2 id="length()"><a class="permalink" href="#length()">#</a><a id="length"></a>length()</h2> <pre><code>$len = $x->length();</code></pre> <p>Return the length of $x in digits for integer values.</p> <h2 id="digit()"><a class="permalink" href="#digit()">#</a><a id="digit"></a>digit()</h2> <pre><code>print Math::BigRat->new('123/1')->digit(1); # 1 print Math::BigRat->new('123/1')->digit(-1); # 3</code></pre> <p>Return the N'ths digit from X when X is an integer value.</p> <h2 id="bnorm()"><a class="permalink" href="#bnorm()">#</a><a id="bnorm"></a>bnorm()</h2> <pre><code>$x->bnorm();</code></pre> <p>Reduce the number to the shortest form. This routine is called automatically whenever it is needed.</p> <h2 id="bfac()"><a class="permalink" href="#bfac()">#</a><a id="bfac"></a>bfac()</h2> <pre><code>$x->bfac();</code></pre> <p>Calculates the factorial of $x. For instance:</p> <pre><code>print Math::BigRat->new('3/1')->bfac(),"\n"; # 1*2*3 print Math::BigRat->new('5/1')->bfac(),"\n"; # 1*2*3*4*5</code></pre> <p>Works currently only for integers.</p> <h2 id="bround()/round()/bfround()"><a class="permalink" href="#bround()/round()/bfround()">#</a><a id="bround"></a><a id="bround-round-bfround"></a>bround()/round()/bfround()</h2> <p>Are not yet implemented.</p> <h2 id="bmod()"><a class="permalink" href="#bmod()">#</a><a id="bmod"></a>bmod()</h2> <pre><code>use Math::BigRat; my $x = Math::BigRat->new('7/4'); my $y = Math::BigRat->new('4/3'); print $x->bmod($y);</code></pre> <p>Set $x to the remainder of the division of $x by $y.</p> <h2 id="bneg()"><a class="permalink" href="#bneg()">#</a><a id="bneg"></a>bneg()</h2> <pre><code>$x->bneg();</code></pre> <p>Used to negate the object in-place.</p> <h2 id="is_one()"><a class="permalink" href="#is_one()">#</a><a id="is_one"></a>is_one()</h2> <pre><code>print "$x is 1\n" if $x->is_one();</code></pre> <p>Return true if $x is exactly one, otherwise false.</p> <h2 id="is_zero()"><a class="permalink" href="#is_zero()">#</a><a id="is_zero"></a>is_zero()</h2> <pre><code>print "$x is 0\n" if $x->is_zero();</code></pre> <p>Return true if $x is exactly zero, otherwise false.</p> <h2 id="is_pos()/is_positive()"><a class="permalink" href="#is_pos()/is_positive()">#</a><a id="is_pos"></a><a id="is_pos-is_positive"></a>is_pos()/is_positive()</h2> <pre><code>print "$x is >= 0\n" if $x->is_positive();</code></pre> <p>Return true if $x is positive (greater than or equal to zero), otherwise false. Please note that '+inf' is also positive, while 'NaN' and '-inf' aren't.</p> <p><code>is_positive()</code> is an alias for <code>is_pos()</code>.</p> <h2 id="is_neg()/is_negative()"><a class="permalink" href="#is_neg()/is_negative()">#</a><a id="is_neg"></a><a id="is_neg-is_negative"></a>is_neg()/is_negative()</h2> <pre><code>print "$x is < 0\n" if $x->is_negative();</code></pre> <p>Return true if $x is negative (smaller than zero), otherwise false. Please note that '-inf' is also negative, while 'NaN' and '+inf' aren't.</p> <p><code>is_negative()</code> is an alias for <code>is_neg()</code>.</p> <h2 id="is_int()"><a class="permalink" href="#is_int()">#</a><a id="is_int"></a>is_int()</h2> <pre><code>print "$x is an integer\n" if $x->is_int();</code></pre> <p>Return true if $x has a denominator of 1 (e.g. no fraction parts), otherwise false. Please note that '-inf', 'inf' and 'NaN' aren't integer.</p> <h2 id="is_odd()"><a class="permalink" href="#is_odd()">#</a><a id="is_odd"></a>is_odd()</h2> <pre><code>print "$x is odd\n" if $x->is_odd();</code></pre> <p>Return true if $x is odd, otherwise false.</p> <h2 id="is_even()"><a class="permalink" href="#is_even()">#</a><a id="is_even"></a>is_even()</h2> <pre><code>print "$x is even\n" if $x->is_even();</code></pre> <p>Return true if $x is even, otherwise false.</p> <h2 id="bceil()"><a class="permalink" href="#bceil()">#</a><a id="bceil"></a>bceil()</h2> <pre><code>$x->bceil();</code></pre> <p>Set $x to the next bigger integer value (e.g. truncate the number to integer and then increment it by one).</p> <h2 id="bfloor()"><a class="permalink" href="#bfloor()">#</a><a id="bfloor"></a>bfloor()</h2> <pre><code>$x->bfloor();</code></pre> <p>Truncate $x to an integer value.</p> <h2 id="bsqrt()"><a class="permalink" href="#bsqrt()">#</a><a id="bsqrt"></a>bsqrt()</h2> <pre><code>$x->bsqrt();</code></pre> <p>Calculate the square root of $x.</p> <h2 id="broot()"><a class="permalink" href="#broot()">#</a><a id="broot"></a>broot()</h2> <pre><code>$x->broot($n);</code></pre> <p>Calculate the N'th root of $x.</p> <h2 id="badd()/bmul()/bsub()/bdiv()/bdec()/binc()"><a class="permalink" href="#badd()/bmul()/bsub()/bdiv()/bdec()/binc()">#</a><a id="badd"></a><a id="badd-bmul-bsub-bdiv-bdec-binc"></a>badd()/bmul()/bsub()/bdiv()/bdec()/binc()</h2> <p>Please see the documentation in <a href="/5.18.4/Math::BigInt">Math::BigInt</a>.</p> <h2 id="copy()"><a class="permalink" href="#copy()">#</a><a id="copy"></a>copy()</h2> <pre><code>my $z = $x->copy();</code></pre> <p>Makes a deep copy of the object.</p> <p>Please see the documentation in <a href="/5.18.4/Math::BigInt">Math::BigInt</a> for further details.</p> <h2 id="bstr()/bsstr()"><a class="permalink" href="#bstr()/bsstr()">#</a><a id="bstr"></a><a id="bstr-bsstr"></a>bstr()/bsstr()</h2> <pre><code>my $x = Math::BigInt->new('8/4'); print $x->bstr(),"\n"; # prints 1/2 print $x->bsstr(),"\n"; # prints 1/2</code></pre> <p>Return a string representing this object.</p> <h2 id="bacmp()/bcmp()"><a class="permalink" href="#bacmp()/bcmp()">#</a><a id="bacmp"></a><a id="bacmp-bcmp"></a>bacmp()/bcmp()</h2> <p>Used to compare numbers.</p> <p>Please see the documentation in <a href="/5.18.4/Math::BigInt">Math::BigInt</a> for further details.</p> <h2 id="blsft()/brsft()"><a class="permalink" href="#blsft()/brsft()">#</a><a id="blsft"></a><a id="blsft-brsft"></a>blsft()/brsft()</h2> <p>Used to shift numbers left/right.</p> <p>Please see the documentation in <a href="/5.18.4/Math::BigInt">Math::BigInt</a> for further details.</p> <h2 id="bpow()"><a class="permalink" href="#bpow()">#</a><a id="bpow"></a>bpow()</h2> <pre><code>$x->bpow($y);</code></pre> <p>Compute $x ** $y.</p> <p>Please see the documentation in <a href="/5.18.4/Math::BigInt">Math::BigInt</a> for further details.</p> <h2 id="bexp()"><a class="permalink" href="#bexp()">#</a><a id="bexp"></a>bexp()</h2> <pre><code>$x->bexp($accuracy); # calculate e ** X</code></pre> <p>Calculates two integers A and B so that A/B is equal to <code>e ** $x</code>, where <code>e</code> is Euler's number.</p> <p>This method was added in v0.20 of Math::BigRat (May 2007).</p> <p>See also <a href="#blog()">"blog()"</a>.</p> <h2 id="bnok()"><a class="permalink" href="#bnok()">#</a><a id="bnok"></a>bnok()</h2> <pre><code>$x->bnok($y); # x over y (binomial coefficient n over k)</code></pre> <p>Calculates the binomial coefficient n over k, also called the "choose" function. The result is equivalent to:</p> <pre><code class="plaintext">( n ) n! | - | = ------- ( k ) k!(n-k)!</code></pre> <p>This method was added in v0.20 of Math::BigRat (May 2007).</p> <h2 id="config()"><a class="permalink" href="#config()">#</a><a id="config"></a>config()</h2> <pre><code>use Data::Dumper; print Dumper ( Math::BigRat->config() ); print Math::BigRat->config()->{lib},"\n";</code></pre> <p>Returns a hash containing the configuration, e.g. the version number, lib loaded etc. The following hash keys are currently filled in with the appropriate information.</p> <pre><code class="plaintext">key RO/RW Description Example ============================================================ lib RO Name of the Math library Math::BigInt::Calc lib_version RO Version of 'lib' 0.30 class RO The class of config you just called Math::BigRat version RO version number of the class you used 0.10 upgrade RW To which class numbers are upgraded undef downgrade RW To which class numbers are downgraded undef precision RW Global precision undef accuracy RW Global accuracy undef round_mode RW Global round mode even div_scale RW Fallback accuracy for div 40 trap_nan RW Trap creation of NaN (undef = no) undef trap_inf RW Trap creation of +inf/-inf (undef = no) undef</code></pre> <p>By passing a reference to a hash you may set the configuration values. This works only for values that a marked with a <code>RW</code> above, anything else is read-only.</p> <h2 id="objectify()"><a class="permalink" href="#objectify()">#</a><a id="objectify"></a>objectify()</h2> <p>This is an internal routine that turns scalars into objects.</p> <h1 id="BUGS"><a class="permalink" href="#BUGS">#</a>BUGS</h1> <p>Some things are not yet implemented, or only implemented half-way:</p> <dl> <dt id="inf-handling-(partial)"><a class="permalink" href="#inf-handling-(partial)">#</a><a id="inf"></a><a id="inf-handling-partial"></a>inf handling (partial)</dt> <dd> </dd> <dt id="NaN-handling-(partial)"><a class="permalink" href="#NaN-handling-(partial)">#</a><a id="NaN"></a><a id="NaN-handling-partial"></a>NaN handling (partial)</dt> <dd> </dd> <dt id="rounding-(not-implemented-except-for-bceil/bfloor)"><a class="permalink" href="#rounding-(not-implemented-except-for-bceil/bfloor)">#</a><a id="rounding"></a><a id="rounding-not-implemented-except-for-bceil-bfloor"></a>rounding (not implemented except for bceil/bfloor)</dt> <dd> </dd> <dt id="$x-**-$y-where-$y-is-not-an-integer"><a class="permalink" href="#$x-**-$y-where-$y-is-not-an-integer">#</a><a id="x-y-where-y-is-not-an-integer"></a>$x ** $y where $y is not an integer</dt> <dd> </dd> <dt id="bmod(),-blog(),-bmodinv()-and-bmodpow()-(partial)"><a class="permalink" href="#bmod(),-blog(),-bmodinv()-and-bmodpow()-(partial)">#</a><a id="bmod1"></a><a id="bmod-blog-bmodinv-and-bmodpow-partial"></a>bmod(), blog(), bmodinv() and bmodpow() (partial)</dt> <dd> </dd> </dl> <h1 id="LICENSE"><a class="permalink" href="#LICENSE">#</a>LICENSE</h1> <p>This program is free software; you may redistribute it and/or modify it under the same terms as Perl itself.</p> <h1 id="SEE-ALSO"><a class="permalink" href="#SEE-ALSO">#</a><a id="SEE"></a>SEE ALSO</h1> <p><a href="/5.18.4/Math::BigFloat">Math::BigFloat</a> and <a href="/5.18.4/Math::Big">Math::Big</a> as well as <a href="/5.18.4/Math::BigInt::Pari">Math::BigInt::Pari</a> and <a href="/5.18.4/Math::BigInt::GMP">Math::BigInt::GMP</a>.</p> <p>See <a href="http://search.cpan.org/search?dist=bignum">http://search.cpan.org/search?dist=bignum</a> for a way to use Math::BigRat.</p> <p>The package at <a href="http://search.cpan.org/search?dist=Math%3A%3ABigRat">http://search.cpan.org/search?dist=Math%3A%3ABigRat</a> may contain more documentation and examples as well as testcases.</p> <h1 id="AUTHORS"><a class="permalink" href="#AUTHORS">#</a>AUTHORS</h1> <p>(C) by Tels <a href="http://bloodgate.com/">http://bloodgate.com/</a> 2001 - 2009.</p> <p>Currently maintained by Jonathan "Duke" Leto <jonathan@leto.net> <a href="http://leto.net">http://leto.net</a></p> </div> <div id="footer"> <p>Perldoc Browser is maintained by Dan Book (<a href="https://metacpan.org/author/DBOOK">DBOOK</a>). Please contact him via the <a href="https://github.com/Grinnz/perldoc-browser/issues">GitHub issue tracker</a> or <a href="mailto:dbook@cpan.org">email</a> regarding any issues with the site itself, search, or rendering of documentation.</p> <p>The Perl documentation is maintained by the Perl 5 Porters in the development of Perl. Please contact them via the <a href="https://github.com/Perl/perl5/issues">Perl issue tracker</a>, the <a href="https://lists.perl.org/list/perl5-porters.html">mailing list</a>, or <a href="https://kiwiirc.com/client/irc.perl.org/p5p">IRC</a> to report any issues with the contents or format of the documentation.</p> </div> </div> <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.5.1/jquery.slim.min.js" integrity="sha512-/DXTXr6nQodMUiq+IUJYCt2PPOUjrHJ9wFrqpJ3XkgPNOZVfMok7cRw6CSxyCQxXn6ozlESsSh1/sMCTF1rL/g==" crossorigin="anonymous"></script> <script src="https://cdnjs.cloudflare.com/ajax/libs/popper.js/1.16.1/umd/popper.min.js" integrity="sha512-ubuT8Z88WxezgSqf3RLuNi5lmjstiJcyezx34yIU2gAHonIi27Na7atqzUZCOoY4CExaoFumzOsFQ2Ch+I/HCw==" crossorigin="anonymous"></script> <script src="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js" integrity="sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV" crossorigin="anonymous"></script> <script src="/js/highlight.pack.js"></script> <script>hljs.highlightAll();</script> </body> </html>