Mercurial > hg > xemacs-beta
diff man/lispref/lispref.texi @ 2028:2ba4f06a264d
[xemacs-hg @ 2004-04-19 08:02:27 by stephent]
texi doc improvements <87zn98wg4q.fsf@tleepslib.sk.tsukuba.ac.jp>
author | stephent |
---|---|
date | Mon, 19 Apr 2004 08:02:38 +0000 |
parents | 11812ec0334c |
children | c91543697b09 |
line wrap: on
line diff
--- a/man/lispref/lispref.texi Mon Apr 19 06:40:45 2004 +0000 +++ b/man/lispref/lispref.texi Mon Apr 19 08:02:38 2004 +0000 @@ -328,7 +328,9 @@ Numbers * Integer Basics:: Representation and range of integers. +* Ratio Basics:: Representation and range of rational numbers. * Float Basics:: Representation and range of floating point. +* The Bignum Extension:: Arbitrary precision integers, ratios, and floats. * Predicates on Numbers:: Testing for numbers. * Comparison of Numbers:: Equality and inequality predicates. * Arithmetic Operations:: How to add, subtract, multiply and divide.