📄 bignums.html
字号:
<html lang="en">
<head>
<title>Using as</title>
<meta http-equiv="Content-Type" content="text/html">
<meta name="description" content="Using as">
<meta name="generator" content="makeinfo 4.3">
<link href="http://www.gnu.org/software/texinfo/" rel="generator-home">
</head>
<body>
<div class="node">
<p>
Node:<a name="Bignums">Bignums</a>,
Next:<a rel="next" accesskey="n" href="Flonums.html#Flonums">Flonums</a>,
Previous:<a rel="previous" accesskey="p" href="Integers.html#Integers">Integers</a>,
Up:<a rel="up" accesskey="u" href="Numbers.html#Numbers">Numbers</a>
<hr><br>
</div>
<h5 class="subsubsection">Bignums</h5>
<p>A <dfn>bignum</dfn> has the same syntax and semantics as an integer
except that the number (or its negative) takes more than 32 bits to
represent in binary. The distinction is made because in some places
integers are permitted while bignums are not.
</body></html>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -