CINXE.COM

bigint - transparent big integer 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>bigint - transparent big integer 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/bigint"> <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.39.9</a> <div class="dropdown-menu" aria-labelledby="dropdownlink-stable"> <a class="dropdown-item" href="/bigint">Latest</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1/bigint">5.40.1</a> <a class="dropdown-item" href="/5.40.0/bigint">5.40.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3/bigint">5.38.3</a> <a class="dropdown-item" href="/5.38.2/bigint">5.38.2</a> <a class="dropdown-item" href="/5.38.1/bigint">5.38.1</a> <a class="dropdown-item" href="/5.38.0/bigint">5.38.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.36.3/bigint">5.36.3</a> <a class="dropdown-item" href="/5.36.2/bigint">5.36.2</a> <a class="dropdown-item" href="/5.36.1/bigint">5.36.1</a> <a class="dropdown-item" href="/5.36.0/bigint">5.36.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.34.3/bigint">5.34.3</a> <a class="dropdown-item" href="/5.34.2/bigint">5.34.2</a> <a class="dropdown-item" href="/5.34.1/bigint">5.34.1</a> <a class="dropdown-item" href="/5.34.0/bigint">5.34.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.32.1/bigint">5.32.1</a> <a class="dropdown-item" href="/5.32.0/bigint">5.32.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.30.3/bigint">5.30.3</a> <a class="dropdown-item" href="/5.30.2/bigint">5.30.2</a> <a class="dropdown-item" href="/5.30.1/bigint">5.30.1</a> <a class="dropdown-item" href="/5.30.0/bigint">5.30.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.28.3/bigint">5.28.3</a> <a class="dropdown-item" href="/5.28.2/bigint">5.28.2</a> <a class="dropdown-item" href="/5.28.1/bigint">5.28.1</a> <a class="dropdown-item" href="/5.28.0/bigint">5.28.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.26.3/bigint">5.26.3</a> <a class="dropdown-item" href="/5.26.2/bigint">5.26.2</a> <a class="dropdown-item" href="/5.26.1/bigint">5.26.1</a> <a class="dropdown-item" href="/5.26.0/bigint">5.26.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.24.4/bigint">5.24.4</a> <a class="dropdown-item" href="/5.24.3/bigint">5.24.3</a> <a class="dropdown-item" href="/5.24.2/bigint">5.24.2</a> <a class="dropdown-item" href="/5.24.1/bigint">5.24.1</a> <a class="dropdown-item" href="/5.24.0/bigint">5.24.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.22.4/bigint">5.22.4</a> <a class="dropdown-item" href="/5.22.3/bigint">5.22.3</a> <a class="dropdown-item" href="/5.22.2/bigint">5.22.2</a> <a class="dropdown-item" href="/5.22.1/bigint">5.22.1</a> <a class="dropdown-item" href="/5.22.0/bigint">5.22.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.20.3/bigint">5.20.3</a> <a class="dropdown-item" href="/5.20.2/bigint">5.20.2</a> <a class="dropdown-item" href="/5.20.1/bigint">5.20.1</a> <a class="dropdown-item" href="/5.20.0/bigint">5.20.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.18.4/bigint">5.18.4</a> <a class="dropdown-item" href="/5.18.3/bigint">5.18.3</a> <a class="dropdown-item" href="/5.18.2/bigint">5.18.2</a> <a class="dropdown-item" href="/5.18.1/bigint">5.18.1</a> <a class="dropdown-item" href="/5.18.0/bigint">5.18.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.16.3/bigint">5.16.3</a> <a class="dropdown-item" href="/5.16.2/bigint">5.16.2</a> <a class="dropdown-item" href="/5.16.1/bigint">5.16.1</a> <a class="dropdown-item" href="/5.16.0/bigint">5.16.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.14.4/bigint">5.14.4</a> <a class="dropdown-item" href="/5.14.3/bigint">5.14.3</a> <a class="dropdown-item" href="/5.14.2/bigint">5.14.2</a> <a class="dropdown-item" href="/5.14.1/bigint">5.14.1</a> <a class="dropdown-item" href="/5.14.0/bigint">5.14.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.12.5/bigint">5.12.5</a> <a class="dropdown-item" href="/5.12.4/bigint">5.12.4</a> <a class="dropdown-item" href="/5.12.3/bigint">5.12.3</a> <a class="dropdown-item" href="/5.12.2/bigint">5.12.2</a> <a class="dropdown-item" href="/5.12.1/bigint">5.12.1</a> <a class="dropdown-item" href="/5.12.0/bigint">5.12.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.10.1/bigint">5.10.1</a> <a class="dropdown-item" href="/5.10.0/bigint">5.10.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.8.9/bigint">5.8.9</a> <a class="dropdown-item" href="/5.8.8/bigint">5.8.8</a> <a class="dropdown-item" href="/5.8.7/bigint">5.8.7</a> <a class="dropdown-item" href="/5.8.6/bigint">5.8.6</a> <a class="dropdown-item" href="/5.8.5/bigint">5.8.5</a> <a class="dropdown-item" href="/5.8.4/bigint">5.8.4</a> <a class="dropdown-item" href="/5.8.3/bigint">5.8.3</a> <a class="dropdown-item" href="/5.8.2/bigint">5.8.2</a> <a class="dropdown-item" href="/5.8.1/bigint">5.8.1</a> <a class="dropdown-item" href="/5.8.0/bigint">5.8.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.6.2/bigint">5.6.2</a> <a class="dropdown-item" href="/5.6.1/bigint">5.6.1</a> <a class="dropdown-item" href="/5.6.0/bigint">5.6.0</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.005_04/bigint">5.005_04</a> <a class="dropdown-item" href="/5.005_03/bigint">5.005_03</a> <a class="dropdown-item" href="/5.005_02/bigint">5.005_02</a> <a class="dropdown-item" href="/5.005_01/bigint">5.005_01</a> <a class="dropdown-item" href="/5.005/bigint">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/bigint">blead</a> <a class="dropdown-item" href="/5.41.9/bigint">5.41.9</a> <a class="dropdown-item" href="/5.41.8/bigint">5.41.8</a> <a class="dropdown-item" href="/5.41.7/bigint">5.41.7</a> <a class="dropdown-item" href="/5.41.6/bigint">5.41.6</a> <a class="dropdown-item" href="/5.41.5/bigint">5.41.5</a> <a class="dropdown-item" href="/5.41.4/bigint">5.41.4</a> <a class="dropdown-item" href="/5.41.3/bigint">5.41.3</a> <a class="dropdown-item" href="/5.41.2/bigint">5.41.2</a> <a class="dropdown-item" href="/5.41.1/bigint">5.41.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.40.1-RC1/bigint">5.40.1-RC1</a> <a class="dropdown-item" href="/5.40.0-RC2/bigint">5.40.0-RC2</a> <a class="dropdown-item" href="/5.40.0-RC1/bigint">5.40.0-RC1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.39.10/bigint">5.39.10</a> <a class="dropdown-item active" href="/5.39.9/bigint">5.39.9</a> <a class="dropdown-item" href="/5.39.8/bigint">5.39.8</a> <a class="dropdown-item" href="/5.39.7/bigint">5.39.7</a> <a class="dropdown-item" href="/5.39.6/bigint">5.39.6</a> <a class="dropdown-item" href="/5.39.5/bigint">5.39.5</a> <a class="dropdown-item" href="/5.39.4/bigint">5.39.4</a> <a class="dropdown-item" href="/5.39.3/bigint">5.39.3</a> <a class="dropdown-item" href="/5.39.2/bigint">5.39.2</a> <a class="dropdown-item" href="/5.39.1/bigint">5.39.1</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.38.3-RC1/bigint">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.39.9/perl">Perl</a> <a class="dropdown-item" href="/5.39.9/perlintro">Intro</a> <a class="dropdown-item" href="/5.39.9/perl#Tutorials">Tutorials</a> <a class="dropdown-item" href="/5.39.9/perlfaq">FAQs</a> <a class="dropdown-item" href="/5.39.9/perl#Reference-Manual">Reference</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.39.9/perlop">Operators</a> <a class="dropdown-item" href="/5.39.9/functions">Functions</a> <a class="dropdown-item" href="/5.39.9/variables">Variables</a> <a class="dropdown-item" href="/5.39.9/modules">Modules</a> <a class="dropdown-item" href="/5.39.9/perlutil">Utilities</a> <div class="dropdown-divider"></div> <a class="dropdown-item" href="/5.39.9/perldelta">Release Notes</a> <a class="dropdown-item" href="/5.39.9/perlcommunity">Community</a> <a class="dropdown-item" href="/5.39.9/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.39.9/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.39.9/bigint">bigint</a> <div id="more"> (<a href="/5.39.9/bigint.txt">source</a>, <a href="https://metacpan.org/pod/bigint">CPAN</a>) </div> <div id="moduleversion">version 0.67</div> </div> <div class="leading-notice"> You are viewing the version of this documentation from Perl 5.39.9. This is a development version of Perl. </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="#use-integer-vs.-use-bigint">use integer vs. use bigint</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>bigint - transparent big integer support for Perl</p> <h1 id="SYNOPSIS"><a class="permalink" href="#SYNOPSIS">#</a>SYNOPSIS</h1> <pre><code>use bigint; $x = 2 + 4.5; # Math::BigInt 6 print 2 ** 512; # Math::BigInt 134...096 print inf + 42; # Math::BigInt inf print NaN * 7; # Math::BigInt NaN print hex(&quot;0x1234567890123490&quot;); # Perl v5.10.0 or later { no bigint; print 2 ** 256; # a normal Perl scalar now } # for older Perls, import into current package: use bigint qw/hex oct/; print hex(&quot;0x1234567890123490&quot;); print oct(&quot;01234567890123490&quot;);</code></pre> <h1 id="DESCRIPTION"><a class="permalink" href="#DESCRIPTION">#</a>DESCRIPTION</h1> <p>All numeric literal in the given scope are converted to Math::BigInt objects. Numeric literal that represent non-integers are truncated to an integer. All results of expressions are also truncated to integer.</p> <p>All operators (including basic math operations) except the range operator <code>..</code> are overloaded.</p> <p>Unlike the <a href="/5.39.9/integer">integer</a> pragma, the <code>bigint</code> pragma creates integers that are only limited in their size by the available memory.</p> <p>So, the following:</p> <pre><code>use bigint; $x = 1234;</code></pre> <p>creates a Math::BigInt and stores a reference to in $x. This happens transparently and behind your back, so to speak.</p> <p>You can see this with the following:</p> <pre><code class="plaintext">perl -Mbigint -le &#39;print ref(1234)&#39;</code></pre> <p>Since numbers are actually objects, you can call all the usual methods from Math::BigFloat on them. This even works to some extent on expressions:</p> <pre><code>perl -Mbigint -le &#39;$x = 1234; print $x-&gt;bdec()&#39; perl -Mbigint -le &#39;print 1234-&gt;copy()-&gt;binc();&#39; perl -Mbigint -le &#39;print 1234-&gt;copy()-&gt;binc-&gt;badd(6);&#39; perl -Mbigint -le &#39;print +(1234)-&gt;copy()-&gt;binc()&#39;</code></pre> <p>(Note that print doesn&#39;t do what you expect if the expression starts with &#39;(&#39; hence the <code>+</code>)</p> <p>You can even chain the operations together as usual:</p> <pre><code>perl -Mbigint -le &#39;print 1234-&gt;copy()-&gt;binc-&gt;badd(6);&#39; 1241</code></pre> <p>Please note the following does not work as expected (prints nothing), since overloading of &#39;..&#39; is not yet possible in Perl (as of v5.8.0):</p> <pre><code>perl -Mbigint -le &#39;for (1..2) { print ref($_); }&#39;</code></pre> <h2 id="use-integer-vs.-use-bigint"><a class="permalink" href="#use-integer-vs.-use-bigint">#</a><a id="use"></a>use integer vs. use bigint</h2> <p>There are some difference between <code>use integer</code> and <code>use bigint</code>.</p> <p>Whereas <code>use integer</code> is limited to what can be handled as a Perl scalar, <code>use bigint</code> can handle arbitrarily large integers.</p> <p>Also, <code>use integer</code> does affect assignments to variables and the return value of some functions. <code>use bigint</code> truncates these results to integer:</p> <pre><code class="plaintext"># perl -Minteger -wle &#39;print 3.2&#39; 3.2 # perl -Minteger -wle &#39;print 3.2 + 0&#39; 3 # perl -Mbigint -wle &#39;print 3.2&#39; 3 # perl -Mbigint -wle &#39;print 3.2 + 0&#39; 3 # perl -Mbigint -wle &#39;print exp(1) + 0&#39; 2 # perl -Mbigint -wle &#39;print exp(1)&#39; 2 # perl -Minteger -wle &#39;print exp(1)&#39; 2.71828182845905 # perl -Minteger -wle &#39;print exp(1) + 0&#39; 2</code></pre> <p>In practice this seldom makes a difference for small integers as <b>parts and results</b> of expressions are truncated anyway, but this can, for instance, affect the return value of subroutines:</p> <pre><code>sub three_integer { use integer; return 3.2; } sub three_bigint { use bigint; return 3.2; } print three_integer(), &quot; &quot;, three_bigint(),&quot;\n&quot;; # prints &quot;3.2 3&quot;</code></pre> <h2 id="Options"><a class="permalink" href="#Options">#</a>Options</h2> <p><code>bigint</code> recognizes some options that can be passed while loading it 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&#39;s bround() method for details.</p> <pre><code class="plaintext">perl -Mbigint=a,2 -le &#39;print 12345+1&#39;</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, and are ignored since all operations happen in integer space. A positive value rounds to this digit left from the dot. 0 means round to integer. See Math::BigInt&#39;s bfround() method for details.</p> <pre><code class="plaintext">perl -mbigint=p,5 -le &#39;print 123456789+123&#39;</code></pre> <p>Note that setting precision and accuracy at the same time is not possible.</p> </dd> <dt id="t-or-trace"><a class="permalink" href="#t-or-trace">#</a><a id="t"></a>t or trace</dt> <dd> <p>This enables a trace mode and is primarily for debugging.</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">&quot;Math Library&quot;</a>.</p> <pre><code class="plaintext">perl -Mbigint=l,GMP -e &#39;print 2 ** 512&#39; perl -Mbigint=lib,GMP -e &#39;print 2 ** 512&#39; perl -Mbigint=try,GMP -e &#39;print 2 ** 512&#39; perl -Mbigint=only,GMP -e &#39;print 2 ** 512&#39;</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 necessary, as hex() is lexically overridden in the current scope whenever the <code>bigint</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>bigint</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 -Mbigint=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 bigint lib =&gt; &#39;Calc&#39;;</code></pre> <p>you can change this by using:</p> <pre><code>use bigint lib =&gt; &#39;GMP&#39;;</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 bigint lib =&gt; &#39;Foo,Math::BigInt::Bar&#39;;</code></pre> <p>Using c&lt;lib&gt; warns if none of the specified libraries can be found and <a href="/5.39.9/Math::BigInt">Math::BigInt</a> fell back to one of the default libraries. To suppress this warning, use c&lt;try&gt; instead:</p> <pre><code>use bigint try =&gt; &#39;GMP&#39;;</code></pre> <p>If you want the code to die instead of falling back, use <code>only</code> instead:</p> <pre><code>use bigint only =&gt; &#39;GMP&#39;;</code></pre> <p>Please see the 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 all methods that are part of the Math::BigInt 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, &quot; &quot;, $y,&quot;\n&quot;; # 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-&gt;badd(1), &quot; &quot;, $y,&quot;\n&quot;; # prints 10 10 $x = 9; $y = $x; print $x-&gt;binc(1), &quot; &quot;, $y,&quot;\n&quot;; # prints 10 10 $x = 9; $y = $x; print $x-&gt;bmul(2), &quot; &quot;, $y,&quot;\n&quot;; # 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-&gt;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::BigInt 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 Math::BigInt-&gt;binf(). 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 Math::BigInt-&gt;bnan(). 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 -Mbigint=e -wle &#39;print e&#39;</code></pre> <p>Returns Euler&#39;s number <code>e</code>, aka exp(1). Note that under <code>bigint</code>, this is truncated to an integer, i.e., 2.</p> </dd> <dt id="PI"><a class="permalink" href="#PI">#</a>PI</dt> <dd> <pre><code class="plaintext"># perl -Mbigint=PI -wle &#39;print PI&#39;</code></pre> <p>Returns PI. Note that under <code>bigint</code>, this is truncated to an integer, i.e., 3.</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&#39;s number <code>e</code> raised to the appropriate power, to the wanted accuracy.</p> <p>Note that under <code>bigint</code>, the result is truncated to an integer.</p> <p>Example:</p> <pre><code class="plaintext"># perl -Mbigint=bexp -wle &#39;print bexp(1,80)&#39;</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. Note that under <code>bigint</code>, this is truncated to an integer, i.e., 3.</p> <p>Example:</p> <pre><code class="plaintext"># perl -Mbigint=bpi -wle &#39;print bpi(80)&#39;</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="in_effect()"><a class="permalink" href="#in_effect()">#</a><a id="in_effect"></a>in_effect()</dt> <dd> <pre><code>use bigint; print &quot;in effect\n&quot; if bigint::in_effect; # true { no bigint; print &quot;in effect\n&quot; if bigint::in_effect; # false }</code></pre> <p>Returns true or false if <code>bigint</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="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>bigint</code> works by overloading handling of integer and floating point literals, converting them to <a href="/5.39.9/Math::BigInt">Math::BigInt</a> objects.</p> <p>This means that arithmetic involving only string values or string literals are performed using Perl&#39;s built-in operators.</p> <p>For example:</p> <pre><code>use bigint; my $x = &quot;900000000000000009&quot;; my $y = &quot;900000000000000007&quot;; print $x - $y;</code></pre> <p>outputs <code>0</code> on default 32-bit builds, since <code>bigint</code> never sees the string literals. To ensure the expression is all treated as <code>Math::BigInt</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>bigint</code> endpoints, nor is the iterator variable a <code>Math::BigInt</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>bigint</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 &quot;hex&quot; and &quot;oct&quot; - and then it will be global and cannot be disabled inside a scope with <code>no bigint</code>:</p> <pre><code>use bigint qw/hex oct/; print hex(&quot;0x1234567890123456&quot;); { no bigint; print hex(&quot;0x1234567890123456&quot;); }</code></pre> <p>The second call to hex() will warn about a non-portable constant.</p> <p>Compare this to:</p> <pre><code>use bigint; # will warn only under Perl older than v5.9.4 print hex(&quot;0x1234567890123456&quot;);</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 ;) You might want to compare them to the results under -Mbigfloat or -Mbigrat:</p> <pre><code>perl -Mbigint -le &#39;print sqrt(33)&#39; perl -Mbigint -le &#39;print 2**255&#39; perl -Mbigint -le &#39;print 4.5+2**255&#39; perl -Mbigint -le &#39;print 123-&gt;is_odd()&#39; perl -Mbigint=l,GMP -le &#39;print 7 ** 7777&#39;</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&#39;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 bigint</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&#39;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> </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.39.9/bignum">bignum</a> and <a href="/5.39.9/bigrat">bigrat</a>.</p> <p><a href="/5.39.9/Math::BigInt">Math::BigInt</a>, <a href="/5.39.9/Math::BigFloat">Math::BigFloat</a>, <a href="/5.39.9/Math::BigRat">Math::BigRat</a> and <a href="/5.39.9/Math::Big">Math::Big</a> as well as <a href="/5.39.9/Math::BigInt::FastCalc">Math::BigInt::FastCalc</a>, <a href="/5.39.9/Math::BigInt::Pari">Math::BigInt::Pari</a> and <a href="/5.39.9/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 &lt;pjacklam@gmail.com&gt;, 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="/js/highlight.pack.js"></script> <script>hljs.highlightAll();</script> </body> </html>

Pages: 1 2 3 4 5 6 7 8 9 10