CINXE.COM
bignum - transparent big number support for Perl - 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>bignum - transparent big number support for Perl - Perldoc Browser</title> <link rel="search" href="/opensearch.xml" type="application/opensearchdescription+xml" title="Perldoc Browser"> <link rel="canonical" href="https://perldoc.perl.org/bignum"> <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="/">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.36.2</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-stable"> <a class="dropdown-item" href="/bignum">Latest</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.0/bignum">5.40.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.2/bignum">5.38.2</a> <a class="dropdown-item" href="/5.38.1/bignum">5.38.1</a> <a class="dropdown-item" href="/5.38.0/bignum">5.38.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.3/bignum">5.36.3</a> <a class="dropdown-item active" href="/5.36.2/bignum">5.36.2</a> <a class="dropdown-item" href="/5.36.1/bignum">5.36.1</a> <a class="dropdown-item" href="/5.36.0/bignum">5.36.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.34.3/bignum">5.34.3</a> <a class="dropdown-item" href="/5.34.2/bignum">5.34.2</a> <a class="dropdown-item" href="/5.34.1/bignum">5.34.1</a> <a class="dropdown-item" href="/5.34.0/bignum">5.34.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.32.1/bignum">5.32.1</a> <a class="dropdown-item" href="/5.32.0/bignum">5.32.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.30.3/bignum">5.30.3</a> <a class="dropdown-item" href="/5.30.2/bignum">5.30.2</a> <a class="dropdown-item" href="/5.30.1/bignum">5.30.1</a> <a class="dropdown-item" href="/5.30.0/bignum">5.30.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.28.3/bignum">5.28.3</a> <a class="dropdown-item" href="/5.28.2/bignum">5.28.2</a> <a class="dropdown-item" href="/5.28.1/bignum">5.28.1</a> <a class="dropdown-item" href="/5.28.0/bignum">5.28.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.26.3/bignum">5.26.3</a> <a class="dropdown-item" href="/5.26.2/bignum">5.26.2</a> <a class="dropdown-item" href="/5.26.1/bignum">5.26.1</a> <a class="dropdown-item" href="/5.26.0/bignum">5.26.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.24.4/bignum">5.24.4</a> <a class="dropdown-item" href="/5.24.3/bignum">5.24.3</a> <a class="dropdown-item" href="/5.24.2/bignum">5.24.2</a> <a class="dropdown-item" href="/5.24.1/bignum">5.24.1</a> <a class="dropdown-item" href="/5.24.0/bignum">5.24.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.22.4/bignum">5.22.4</a> <a class="dropdown-item" href="/5.22.3/bignum">5.22.3</a> <a class="dropdown-item" href="/5.22.2/bignum">5.22.2</a> <a class="dropdown-item" href="/5.22.1/bignum">5.22.1</a> <a class="dropdown-item" href="/5.22.0/bignum">5.22.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.20.3/bignum">5.20.3</a> <a class="dropdown-item" href="/5.20.2/bignum">5.20.2</a> <a class="dropdown-item" href="/5.20.1/bignum">5.20.1</a> <a class="dropdown-item" href="/5.20.0/bignum">5.20.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.18.4/bignum">5.18.4</a> <a class="dropdown-item" href="/5.18.3/bignum">5.18.3</a> <a class="dropdown-item" href="/5.18.2/bignum">5.18.2</a> <a class="dropdown-item" href="/5.18.1/bignum">5.18.1</a> <a class="dropdown-item" href="/5.18.0/bignum">5.18.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.16.3/bignum">5.16.3</a> <a class="dropdown-item" href="/5.16.2/bignum">5.16.2</a> <a class="dropdown-item" href="/5.16.1/bignum">5.16.1</a> <a class="dropdown-item" href="/5.16.0/bignum">5.16.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.14.4/bignum">5.14.4</a> <a class="dropdown-item" href="/5.14.3/bignum">5.14.3</a> <a class="dropdown-item" href="/5.14.2/bignum">5.14.2</a> <a class="dropdown-item" href="/5.14.1/bignum">5.14.1</a> <a class="dropdown-item" href="/5.14.0/bignum">5.14.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.12.5/bignum">5.12.5</a> <a class="dropdown-item" href="/5.12.4/bignum">5.12.4</a> <a class="dropdown-item" href="/5.12.3/bignum">5.12.3</a> <a class="dropdown-item" href="/5.12.2/bignum">5.12.2</a> <a class="dropdown-item" href="/5.12.1/bignum">5.12.1</a> <a class="dropdown-item" href="/5.12.0/bignum">5.12.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.10.1/bignum">5.10.1</a> <a class="dropdown-item" href="/5.10.0/bignum">5.10.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.8.9/bignum">5.8.9</a> <a class="dropdown-item" href="/5.8.8/bignum">5.8.8</a> <a class="dropdown-item" href="/5.8.7/bignum">5.8.7</a> <a class="dropdown-item" href="/5.8.6/bignum">5.8.6</a> <a class="dropdown-item" href="/5.8.5/bignum">5.8.5</a> <a class="dropdown-item" href="/5.8.4/bignum">5.8.4</a> <a class="dropdown-item" href="/5.8.3/bignum">5.8.3</a> <a class="dropdown-item" href="/5.8.2/bignum">5.8.2</a> <a class="dropdown-item" href="/5.8.1/bignum">5.8.1</a> <a class="dropdown-item" href="/5.8.0/bignum">5.8.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.6.2/bignum">5.6.2</a> <a class="dropdown-item" href="/5.6.1/bignum">5.6.1</a> <a class="dropdown-item" href="/5.6.0/bignum">5.6.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.005_04/bignum">5.005_04</a> <a class="dropdown-item" href="/5.005_03/bignum">5.005_03</a> <a class="dropdown-item" href="/5.005_02/bignum">5.005_02</a> <a class="dropdown-item" href="/5.005_01/bignum">5.005_01</a> <a class="dropdown-item" href="/5.005/bignum">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/bignum">blead</a> <a class="dropdown-item" href="/5.41.6/bignum">5.41.6</a> <a class="dropdown-item" href="/5.41.5/bignum">5.41.5</a> <a class="dropdown-item" href="/5.41.4/bignum">5.41.4</a> <a class="dropdown-item" href="/5.41.3/bignum">5.41.3</a> <a class="dropdown-item" href="/5.41.2/bignum">5.41.2</a> <a class="dropdown-item" href="/5.41.1/bignum">5.41.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.0-RC2/bignum">5.40.0-RC2</a> <a class="dropdown-item" href="/5.40.0-RC1/bignum">5.40.0-RC1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.39.10/bignum">5.39.10</a> <a class="dropdown-item" href="/5.39.9/bignum">5.39.9</a> <a class="dropdown-item" href="/5.39.8/bignum">5.39.8</a> <a class="dropdown-item" href="/5.39.7/bignum">5.39.7</a> <a class="dropdown-item" href="/5.39.6/bignum">5.39.6</a> <a class="dropdown-item" href="/5.39.5/bignum">5.39.5</a> <a class="dropdown-item" href="/5.39.4/bignum">5.39.4</a> <a class="dropdown-item" href="/5.39.3/bignum">5.39.3</a> <a class="dropdown-item" href="/5.39.2/bignum">5.39.2</a> <a class="dropdown-item" href="/5.39.1/bignum">5.39.1</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.36.2/perl">Perl</a> <a class="dropdown-item" href="/5.36.2/perlintro">Intro</a> <a class="dropdown-item" href="/5.36.2/perl#Tutorials">Tutorials</a> <a class="dropdown-item" href="/5.36.2/perlfaq">FAQs</a> <a class="dropdown-item" href="/5.36.2/perl#Reference-Manual">Reference</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.2/perlop">Operators</a> <a class="dropdown-item" href="/5.36.2/functions">Functions</a> <a class="dropdown-item" href="/5.36.2/variables">Variables</a> <a class="dropdown-item" href="/5.36.2/modules">Modules</a> <a class="dropdown-item" href="/5.36.2/perlutil">Utilities</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.2/perldelta">Release Notes</a> <a class="dropdown-item" href="/5.36.2/perlcommunity">Community</a> <a class="dropdown-item" href="/5.36.2/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.36.2/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.36.2/bignum">bignum</a> <div id="more"> (<a href="/5.36.2/bignum.txt">source</a>, <a href="https://metacpan.org/pod/bignum">CPAN</a>) </div> <div id="moduleversion">version 0.65</div> </div> <div class="leading-notice"> You are viewing the version of this documentation from Perl 5.36.2. <a href="/bignum">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="#Literal-numeric-constants">Literal numeric constants</a> </li> <li> <a class="text-decoration-none" href="#Upgrading-and-downgrading">Upgrading and downgrading</a> </li> <li> <a class="text-decoration-none" href="#Overloading">Overloading</a> </li> <li> <a class="text-decoration-none" href="#Options">Options</a> </li> <li> <a class="text-decoration-none" href="#Math-Library">Math Library</a> </li> <li> <a class="text-decoration-none" href="#Method-calls">Method calls</a> </li> <li> <a class="text-decoration-none" href="#Methods">Methods</a> </li> </ul> </li> <li> <a class="text-decoration-none" href="#CAVEATS">CAVEATS</a> </li> <li> <a class="text-decoration-none" href="#EXAMPLES">EXAMPLES</a> </li> <li> <a class="text-decoration-none" href="#BUGS">BUGS</a> </li> <li> <a class="text-decoration-none" href="#SUPPORT">SUPPORT</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>bignum - transparent big number support for Perl</p> <h1 id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">#</a>SYNOPSIS</h1> <pre><code>use bignum; $x = 2 + 4.5; # Math::BigFloat 6.5 print 2 ** 512 * 0.1; # Math::BigFloat 134...09.6 print 2 ** 512; # Math::BigInt 134...096 print inf + 42; # Math::BigInt inf print NaN * 7; # Math::BigInt NaN print hex("0x1234567890123490"); # Perl v5.10.0 or later { no bignum; print 2 ** 256; # a normal Perl scalar now } # for older Perls, import into current package: use bignum qw/hex oct/; print hex("0x1234567890123490"); print oct("01234567890123490");</code></pre> <h1 id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">#</a>DESCRIPTION</h1> <h2 id="Literal-numeric-constants"><a class="permalink" href="#Literal-numeric-constants">#</a><a id="Literal"></a>Literal numeric constants</h2> <p>By default, every literal integer becomes a Math::BigInt object, and literal non-integer becomes a Math::BigFloat object. Whether a numeric literal is considered an integer or non-integers depends only on the value of the constant, not on how it is represented. For instance, the constants 3.14e2 and 0x1.3ap8 become Math::BigInt objects, because they both represent the integer value decimal 314.</p> <p>The default <code>use bignum;</code> is equivalent to</p> <pre><code>use bignum downgrade => "Math::BigInt", upgrade => "Math::BigFloat";</code></pre> <p>The classes used for integers and non-integers can be set at compile time with the <code>downgrade</code> and <code>upgrade</code> options, for example</p> <pre><code># use Math::BigInt for integers and Math::BigRat for non-integers use bignum upgrade => "Math::BigRat";</code></pre> <p>Note that disabling downgrading and upgrading does not affect how numeric literals are converted to objects</p> <pre><code># disable both downgrading and upgrading use bignum downgrade => undef, upgrade => undef; $x = 2.4; # becomes 2.4 as a Math::BigFloat $y = 2; # becomes 2 as a Math::BigInt</code></pre> <h2 id="Upgrading-and-downgrading"><a class="permalink" href="#Upgrading-and-downgrading">#</a><a id="Upgrading"></a>Upgrading and downgrading</h2> <p>By default, when the result of a computation is an integer, an Inf, or a NaN, the result is downgraded even when all the operands are instances of the upgrade class.</p> <pre><code>use bignum; $x = 2.4; # becomes 2.4 as a Math::BigFloat $y = 1.2; # becomes 1.2 as a Math::BigFloat $z = $x / $y; # becomes 2 as a Math::BigInt due to downgrading</code></pre> <p>Equivalently, by default, when the result of a computation is a finite non-integer, the result is upgraded even when all the operands are instances of the downgrade class.</p> <pre><code>use bignum; $x = 7; # becomes 7 as a Math::BigInt $y = 2; # becomes 2 as a Math::BigInt $z = $x / $y; # becomes 3.5 as a Math::BigFloat due to upgrading</code></pre> <p>The classes used for downgrading and upgrading can be set at runtime with the <a href="#downgrade()">"downgrade()"</a> and <a href="#upgrade()">"upgrade()"</a> methods, but see <a href="#CAVEATS">"CAVEATS"</a> below.</p> <p>The upgrade and downgrade classes don't have to be Math::BigInt and Math::BigFloat. For example, to use Math::BigRat as the upgrade class, use</p> <pre><code>use bignum upgrade => "Math::BigRat"; $x = 2; # becomes 2 as a Math::BigInt $y = 3.6; # becomes 18/5 as a Math::BigRat</code></pre> <p>The upgrade and downgrade classes can be modified at runtime</p> <pre><code>use bignum; $x = 3; # becomes 3 as a Math::BigInt $y = 2; # becomes 2 as a Math::BigInt $z = $x / $y; # becomes 1.5 as a Math::BigFlaot bignum -> upgrade("Math::BigRat"); $w = $x / $y; # becomes 3/2 as a Math::BigRat</code></pre> <p>Disabling downgrading doesn't change the fact that literal constant integers are converted to the downgrade class, it only prevents downgrading as a result of a computation. E.g.,</p> <pre><code>use bignum downgrade => undef; $x = 2; # becomes 2 as a Math::BigInt $y = 2.4; # becomes 2.4 as a Math::BigFloat $z = 1.2; # becomes 1.2 as a Math::BigFloat $w = $x / $y; # becomes 2 as a Math::BigFloat due to no downgrading</code></pre> <p>If you want all numeric literals, both integers and non-integers, to become Math::BigFloat objects, use the <a href="/5.36.2/bigfloat">bigfloat</a> pragma.</p> <p>Equivalently, disabling upgrading doesn't change the fact that literal constant non-integers are converted to the upgrade class, it only prevents upgrading as a result of a computation. E.g.,</p> <pre><code>use bignum upgrade => undef; $x = 2.5; # becomes 2.5 as a Math::BigFloat $y = 7; # becomes 7 as a Math::BigInt $z = 2; # becomes 2 as a Math::BigInt $w = $x / $y; # becomes 3 as a Math::BigInt due to no upgrading</code></pre> <p>If you want all numeric literals, both integers and non-integers, to become Math::BigInt objects, use the <a href="/5.36.2/bigint">bigint</a> pragma.</p> <p>You can even do</p> <pre><code>use bignum upgrade => "Math::BigRat", upgrade => undef;</code></pre> <p>which converts all integer literals to Math::BigInt objects and all non-integer literals to Math::BigRat objects. However, when the result of a computation involving two Math::BigInt objects results in a non-integer (e.g., 7/2), the result will be truncted to a Math::BigInt rather than being upgraded to a Math::BigRat, since upgrading is disabled.</p> <h2 id="Overloading"><a class="permalink" href="#Overloading">#</a>Overloading</h2> <p>Since all numeric literals become objects, you can call all the usual methods from Math::BigInt and Math::BigFloat on them. This even works to some extent on expressions:</p> <pre><code>perl -Mbignum -le '$x = 1234; print $x->bdec()' perl -Mbignum -le 'print 1234->copy()->binc();' perl -Mbignum -le 'print 1234->copy()->binc()->badd(6);'</code></pre> <h2 id="Options"><a class="permalink" href="#Options">#</a>Options</h2> <p><code>bignum</code> recognizes some options that can be passed while loading it via via <code>use</code>. The following options exist:</p> <dl> <dt id="a-or-accuracy"><a class="permalink" href="#a-or-accuracy">#</a><a id="a"></a>a or accuracy</dt> <dd> <p>This sets the accuracy for all math operations. The argument must be greater than or equal to zero. See Math::BigInt's bround() method for details.</p> <pre><code class="plaintext">perl -Mbignum=a,50 -le 'print sqrt(20)'</code></pre> <p>Note that setting precision and accuracy at the same time is not possible.</p> </dd> <dt id="p-or-precision"><a class="permalink" href="#p-or-precision">#</a><a id="p"></a>p or precision</dt> <dd> <p>This sets the precision for all math operations. The argument can be any integer. Negative values mean a fixed number of digits after the dot, while a positive value rounds to this digit left from the dot. 0 means round to integer. See Math::BigInt's bfround() method for details.</p> <pre><code class="plaintext">perl -Mbignum=p,-50 -le 'print sqrt(20)'</code></pre> <p>Note that setting precision and accuracy at the same time is not possible.</p> </dd> <dt id="l,-lib,-try,-or-only"><a class="permalink" href="#l,-lib,-try,-or-only">#</a><a id="l"></a><a id="l-lib-try-or-only"></a>l, lib, try, or only</dt> <dd> <p>Load a different math lib, see <a href="#Math-Library">"Math Library"</a>.</p> <pre><code class="plaintext">perl -Mbignum=l,GMP -e 'print 2 ** 512' perl -Mbignum=lib,GMP -e 'print 2 ** 512' perl -Mbignum=try,GMP -e 'print 2 ** 512' perl -Mbignum=only,GMP -e 'print 2 ** 512'</code></pre> </dd> <dt id="hex"><a class="permalink" href="#hex">#</a>hex</dt> <dd> <p>Override the built-in hex() method with a version that can handle big numbers. This overrides it by exporting it to the current package. Under Perl v5.10.0 and higher, this is not so necessary, as hex() is lexically overridden in the current scope whenever the <code>bignum</code> pragma is active.</p> </dd> <dt id="oct"><a class="permalink" href="#oct">#</a>oct</dt> <dd> <p>Override the built-in oct() method with a version that can handle big numbers. This overrides it by exporting it to the current package. Under Perl v5.10.0 and higher, this is not so necessary, as oct() is lexically overridden in the current scope whenever the <code>bignum</code> pragma is active.</p> </dd> <dt id="v-or-version"><a class="permalink" href="#v-or-version">#</a><a id="v"></a>v or version</dt> <dd> <p>this prints out the name and version of the modules and then exits.</p> <pre><code class="plaintext">perl -Mbignum=v</code></pre> </dd> </dl> <h2 id="Math-Library"><a class="permalink" href="#Math-Library">#</a><a id="Math"></a>Math Library</h2> <p>Math with the numbers is done (by default) by a backend library module called Math::BigInt::Calc. The default is equivalent to saying:</p> <pre><code>use bignum lib => 'Calc';</code></pre> <p>you can change this by using:</p> <pre><code>use bignum lib => 'GMP';</code></pre> <p>The following would first try to find Math::BigInt::Foo, then Math::BigInt::Bar, and if this also fails, revert to Math::BigInt::Calc:</p> <pre><code>use bignum lib => 'Foo,Math::BigInt::Bar';</code></pre> <p>Using c<lib> warns if none of the specified libraries can be found and <a href="/5.36.2/Math::BigInt">Math::BigInt</a> and <a href="/5.36.2/Math::BigFloat">Math::BigFloat</a> fell back to one of the default libraries. To suppress this warning, use <code>try</code> instead:</p> <pre><code>use bignum try => 'GMP';</code></pre> <p>If you want the code to die instead of falling back, use <code>only</code> instead:</p> <pre><code>use bignum only => 'GMP';</code></pre> <p>Please see respective module documentation for further details.</p> <h2 id="Method-calls"><a class="permalink" href="#Method-calls">#</a><a id="Method"></a>Method calls</h2> <p>Since all numbers are now objects, you can use the methods that are part of the Math::BigInt and Math::BigFloat API.</p> <p>But a warning is in order. When using the following to make a copy of a number, only a shallow copy will be made.</p> <pre><code>$x = 9; $y = $x; $x = $y = 7;</code></pre> <p>Using the copy or the original with overloaded math is okay, e.g., the following work:</p> <pre><code>$x = 9; $y = $x; print $x + 1, " ", $y,"\n"; # prints 10 9</code></pre> <p>but calling any method that modifies the number directly will result in <b>both</b> the original and the copy being destroyed:</p> <pre><code>$x = 9; $y = $x; print $x->badd(1), " ", $y,"\n"; # prints 10 10 $x = 9; $y = $x; print $x->binc(1), " ", $y,"\n"; # prints 10 10 $x = 9; $y = $x; print $x->bmul(2), " ", $y,"\n"; # prints 18 18</code></pre> <p>Using methods that do not modify, but test that the contents works:</p> <pre><code>$x = 9; $y = $x; $z = 9 if $x->is_zero(); # works fine</code></pre> <p>See the documentation about the copy constructor and <code>=</code> in overload, as well as the documentation in Math::BigFloat for further details.</p> <h2 id="Methods"><a class="permalink" href="#Methods">#</a>Methods</h2> <dl> <dt id="inf()"><a class="permalink" href="#inf()">#</a><a id="inf"></a>inf()</dt> <dd> <p>A shortcut to return <code>inf</code> as an object. Useful because Perl does not always handle bareword <code>inf</code> properly.</p> </dd> <dt id="NaN()"><a class="permalink" href="#NaN()">#</a><a id="NaN"></a>NaN()</dt> <dd> <p>A shortcut to return <code>NaN</code> as an object. Useful because Perl does not always handle bareword <code>NaN</code> properly.</p> </dd> <dt id="e"><a class="permalink" href="#e">#</a>e</dt> <dd> <pre><code class="plaintext"># perl -Mbignum=e -wle 'print e'</code></pre> <p>Returns Euler's number <code>e</code>, aka exp(1) (= 2.7182818284...).</p> </dd> <dt id="PI"><a class="permalink" href="#PI">#</a>PI</dt> <dd> <pre><code class="plaintext"># perl -Mbignum=PI -wle 'print PI'</code></pre> <p>Returns PI (= 3.1415926532..).</p> </dd> <dt id="bexp()"><a class="permalink" href="#bexp()">#</a><a id="bexp"></a>bexp()</dt> <dd> <pre><code>bexp($power, $accuracy);</code></pre> <p>Returns Euler's number <code>e</code> raised to the appropriate power, to the wanted accuracy.</p> <p>Example:</p> <pre><code class="plaintext"># perl -Mbignum=bexp -wle 'print bexp(1,80)'</code></pre> </dd> <dt id="bpi()"><a class="permalink" href="#bpi()">#</a><a id="bpi"></a>bpi()</dt> <dd> <pre><code>bpi($accuracy);</code></pre> <p>Returns PI to the wanted accuracy.</p> <p>Example:</p> <pre><code class="plaintext"># perl -Mbignum=bpi -wle 'print bpi(80)'</code></pre> </dd> <dt id="accuracy()"><a class="permalink" href="#accuracy()">#</a><a id="accuracy"></a>accuracy()</dt> <dd> <p>Set or get the accuracy.</p> </dd> <dt id="precision()"><a class="permalink" href="#precision()">#</a><a id="precision"></a>precision()</dt> <dd> <p>Set or get the precision.</p> </dd> <dt id="round_mode()"><a class="permalink" href="#round_mode()">#</a><a id="round_mode"></a>round_mode()</dt> <dd> <p>Set or get the rounding mode.</p> </dd> <dt id="div_scale()"><a class="permalink" href="#div_scale()">#</a><a id="div_scale"></a>div_scale()</dt> <dd> <p>Set or get the division scale.</p> </dd> <dt id="upgrade()"><a class="permalink" href="#upgrade()">#</a><a id="upgrade"></a>upgrade()</dt> <dd> <p>Set or get the class that the downgrade class upgrades to, if any. Set the upgrade class to <code>undef</code> to disable upgrading. See <code>/CAVEATS</code> below.</p> </dd> <dt id="downgrade()"><a class="permalink" href="#downgrade()">#</a><a id="downgrade"></a>downgrade()</dt> <dd> <p>Set or get the class that the upgrade class downgrades to, if any. Set the downgrade class to <code>undef</code> to disable upgrading. See <a href="#CAVEATS">"CAVEATS"</a> below.</p> </dd> <dt id="in_effect()"><a class="permalink" href="#in_effect()">#</a><a id="in_effect"></a>in_effect()</dt> <dd> <pre><code>use bignum; print "in effect\n" if bignum::in_effect; # true { no bignum; print "in effect\n" if bignum::in_effect; # false }</code></pre> <p>Returns true or false if <code>bignum</code> is in effect in the current scope.</p> <p>This method only works on Perl v5.9.4 or later.</p> </dd> </dl> <h1 id="CAVEATS"><a class="permalink" href="#CAVEATS">#</a>CAVEATS</h1> <dl> <dt id="The-upgrade()-and-downgrade()-methods"><a class="permalink" href="#The-upgrade()-and-downgrade()-methods">#</a><a id="The"></a><a id="The-upgrade-and-downgrade-methods"></a>The upgrade() and downgrade() methods</dt> <dd> <p>Note that setting both the upgrade and downgrade classes at runtime with the <a href="#upgrade()">"upgrade()"</a> and <a href="#downgrade()">"downgrade()"</a> methods, might not do what you expect:</p> <pre><code># Assuming that downgrading and upgrading hasn't been modified so far, so # the downgrade and upgrade classes are Math::BigInt and Math::BigFloat, # respectively, the following sets the upgrade class to Math::BigRat, i.e., # makes Math::BigInt upgrade to Math::BigRat: bignum -> upgrade("Math::BigRat"); # The following sets the downgrade class to Math::BigInt::Lite, i.e., makes # the new upgrade class Math::BigRat downgrade to Math::BigInt::Lite bignum -> downgrade("Math::BigInt::Lite"); # Note that at this point, it is still Math::BigInt, not Math::BigInt::Lite, # that upgrades to Math::BigRat, so to get Math::BigInt::Lite to upgrade to # Math::BigRat, we need to do the following (again): bignum -> upgrade("Math::BigRat");</code></pre> <p>A simpler way to do this at runtime is to use import(),</p> <pre><code>bignum -> import(upgrade => "Math::BigRat", downgrade => "Math::BigInt::Lite");</code></pre> </dd> <dt id="Hexadecimal,-octal,-and-binary-floating-point-literals"><a class="permalink" href="#Hexadecimal,-octal,-and-binary-floating-point-literals">#</a><a id="Hexadecimal"></a><a id="Hexadecimal-octal-and-binary-floating-point-literals"></a>Hexadecimal, octal, and binary floating point literals</dt> <dd> <p>Perl (and this module) accepts hexadecimal, octal, and binary floating point literals, but use them with care with Perl versions before v5.32.0, because some versions of Perl silently give the wrong result.</p> </dd> <dt id="Operator-vs-literal-overloading"><a class="permalink" href="#Operator-vs-literal-overloading">#</a><a id="Operator"></a>Operator vs literal overloading</dt> <dd> <p><code>bigrat</code> works by overloading handling of integer and floating point literals, converting them to <a href="/5.36.2/Math::BigRat">Math::BigRat</a> objects.</p> <p>This means that arithmetic involving only string values or string literals are performed using Perl's built-in operators.</p> <p>For example:</p> <pre><code>use bigrat; my $x = "900000000000000009"; my $y = "900000000000000007"; print $x - $y;</code></pre> <p>outputs <code>0</code> on default 32-bit builds, since <code>bignum</code> never sees the string literals. To ensure the expression is all treated as <code>Math::BigFloat</code> objects, use a literal number in the expression:</p> <pre><code>print +(0+$x) - $y;</code></pre> </dd> <dt id="Ranges"><a class="permalink" href="#Ranges">#</a>Ranges</dt> <dd> <p>Perl does not allow overloading of ranges, so you can neither safely use ranges with <code>bignum</code> endpoints, nor is the iterator variable a <code>Math::BigFloat</code>.</p> <pre><code>use 5.010; for my $i (12..13) { for my $j (20..21) { say $i ** $j; # produces a floating-point number, # not an object } }</code></pre> </dd> <dt id="in_effect()1"><a class="permalink" href="#in_effect()1">#</a><a id="in_effect1"></a>in_effect()</dt> <dd> <p>This method only works on Perl v5.9.4 or later.</p> </dd> <dt id="hex()/oct()"><a class="permalink" href="#hex()/oct()">#</a><a id="hex1"></a><a id="hex-oct"></a>hex()/oct()</dt> <dd> <p><code>bignum</code> overrides these routines with versions that can also handle big integer values. Under Perl prior to version v5.9.4, however, this will not happen unless you specifically ask for it with the two import tags "hex" and "oct" - and then it will be global and cannot be disabled inside a scope with <code>no bignum</code>:</p> <pre><code>use bignum qw/hex oct/; print hex("0x1234567890123456"); { no bignum; print hex("0x1234567890123456"); }</code></pre> <p>The second call to hex() will warn about a non-portable constant.</p> <p>Compare this to:</p> <pre><code>use bignum; # will warn only under Perl older than v5.9.4 print hex("0x1234567890123456");</code></pre> </dd> </dl> <h1 id="EXAMPLES"><a class="permalink" href="#EXAMPLES">#</a>EXAMPLES</h1> <p>Some cool command line examples to impress the Python crowd ;)</p> <pre><code>perl -Mbignum -le 'print sqrt(33)' perl -Mbignum -le 'print 2**255' perl -Mbignum -le 'print 4.5+2**255' perl -Mbignum -le 'print 3/7 + 5/7 + 8/3' perl -Mbignum -le 'print 123->is_odd()' perl -Mbignum -le 'print log(2)' perl -Mbignum -le 'print exp(1)' perl -Mbignum -le 'print 2 ** 0.5' perl -Mbignum=a,65 -le 'print 2 ** 0.2' perl -Mbignum=l,GMP -le 'print 7 ** 7777'</code></pre> <h1 id="BUGS"><a class="permalink" href="#BUGS">#</a>BUGS</h1> <p>Please report any bugs or feature requests to <code>bug-bignum at rt.cpan.org</code>, or through the web interface at <a href="https://rt.cpan.org/Ticket/Create.html?Queue=bignum">https://rt.cpan.org/Ticket/Create.html?Queue=bignum</a> (requires login). We will be notified, and then you'll automatically be notified of progress on your bug as I make changes.</p> <h1 id="SUPPORT"><a class="permalink" href="#SUPPORT">#</a>SUPPORT</h1> <p>You can find documentation for this module with the perldoc command.</p> <pre><code class="plaintext">perldoc bignum</code></pre> <p>You can also look for information at:</p> <ul> <li><p>GitHub</p> <p><a href="https://github.com/pjacklam/p5-bignum">https://github.com/pjacklam/p5-bignum</a></p> </li> <li><p>RT: CPAN's request tracker</p> <p><a href="https://rt.cpan.org/Dist/Display.html?Name=bignum">https://rt.cpan.org/Dist/Display.html?Name=bignum</a></p> </li> <li><p>MetaCPAN</p> <p><a href="https://metacpan.org/release/bignum">https://metacpan.org/release/bignum</a></p> </li> <li><p>CPAN Testers Matrix</p> <p><a href="http://matrix.cpantesters.org/?dist=bignum">http://matrix.cpantesters.org/?dist=bignum</a></p> </li> <li><p>CPAN Ratings</p> <p><a href="https://cpanratings.perl.org/dist/bignum">https://cpanratings.perl.org/dist/bignum</a></p> </li> </ul> <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.36.2/bigint">bigint</a> and <a href="/5.36.2/bigrat">bigrat</a>.</p> <p><a href="/5.36.2/Math::BigInt">Math::BigInt</a>, <a href="/5.36.2/Math::BigFloat">Math::BigFloat</a>, <a href="/5.36.2/Math::BigRat">Math::BigRat</a> and <a href="/5.36.2/Math::Big">Math::Big</a> as well as <a href="/5.36.2/Math::BigInt::FastCalc">Math::BigInt::FastCalc</a>, <a href="/5.36.2/Math::BigInt::Pari">Math::BigInt::Pari</a> and <a href="/5.36.2/Math::BigInt::GMP">Math::BigInt::GMP</a>.</p> <h1 id="AUTHORS"><a class="permalink" href="#AUTHORS">#</a>AUTHORS</h1> <ul> <li><p>(C) by Tels <a href="http://bloodgate.com/">http://bloodgate.com/</a> in early 2002 - 2007.</p> </li> <li><p>Maintained by Peter John Acklam <pjacklam@gmail.com>, 2014-.</p> </li> </ul> </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="/highlight.pack.js"></script> <script>hljs.highlightAll();</script> </body> </html>