summaryrefslogtreecommitdiff
path: root/lispref/numbers.texi
Commit message (Collapse)AuthorAgeFilesLines
* Update copyright for years from Emacs 21 to present (mainly addingGlenn Morris2007-01-161-2/+2
| | | | 2001).
* Put period and comma inside quotes.Richard M. Stallman2006-07-181-1/+1
|
* fix bad page breaksKarl Berry2006-07-161-4/+3
|
* * commands.texi (Event Input Misc):Romain Francoise2006-05-071-1/+1
| | | | | | | | | | * compile.texi (Eval During Compile): * internals.texi (Buffer Internals): * minibuf.texi (Initial Input): * nonascii.texi (Scanning Charsets): * numbers.texi (Comparison of Numbers): * windows.texi (Textual Scrolling, Vertical Scrolling): Fix various typos.
* Update years in copyright notice; nfc.Thien-Thi Nguyen2006-02-061-1/+1
|
* Update years in copyright notice; nfc.Thien-Thi Nguyen2005-08-101-2/+2
|
* (Float Basics): Explain how to test for NaN, and printing the sign of NaNs.Richard M. Stallman2005-06-251-7/+12
|
* (Integer Basics): Clarify radix explanation.Richard M. Stallman2005-02-141-28/+34
| | | | | | | (Predicates on Numbers): Minor clarification. (Comparison of Numbers): Minor clarification. Clarify eql. Typos in min, max. (Math Functions): Clarify overflow in expt.
* (Comparison of Numbers): Add eql.Richard M. Stallman2004-11-251-0/+7
|
* (Math Functions): sqrt reports a domain-errorAndreas Schwab2003-12-311-2/+2
| | | | | error. (Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
* (Math Functions): asin, acos, log, log10 report domain-error errors.Richard M. Stallman2003-12-291-8/+9
|
* (Numeric Conversions): Not just `floor', but also `truncate',Luc Teirlinck2003-11-121-14/+18
| | | | `ceiling' and `round' accept optional argument DIVISOR.
* Replace @sc{foo} with @acronym{FOO}.Eli Zaretskii2003-11-021-6/+6
|
* (Integer Basics): Update overflow example.Luc Teirlinck2003-10-211-1/+1
|
* Update for extra bit of integer range.Stefan Monnier2003-10-201-72/+72
|
* (Integer Basics): Add index entries for readingEli Zaretskii2003-10-161-0/+3
| | | | numbers in hex, octal, and binary.
* Add arch taglinesMiles Bader2003-09-011-0/+4
|
* (Integer Basics): Add most-positive-fixnum, most-negative-fixnum.Richard M. Stallman2003-07-141-0/+10
|
* Trailing whitespace deleted.Juanma Barranquero2003-02-041-13/+13
|
* Fix typo.Pavel Janík2002-12-071-1/+1
|
* (Math Functions): Document the optional second arg of atan.Eli Zaretskii2002-02-191-3/+6
|
* (Integer Basics): Document CL style read syntax forEli Zaretskii2001-09-081-0/+12
| | | | integers in bases other than 10.
* Add examples for floor, ceiling, truncate, round.Richard M. Stallman2001-08-121-4/+50
|
* @ifinto -> @ifnottex.Gerd Moellmann2000-01-051-20/+20
|
* Update copyrights.Gerd Moellmann2000-01-051-1/+2
|
* *** empty log message ***Richard M. Stallman1999-09-171-14/+18
|
* *** empty log message ***Karl Heuer1999-08-301-5/+37
|
* *** empty log message ***Richard M. Stallman1998-05-191-9/+34
|
* *** empty log message ***Richard M. Stallman1998-04-201-15/+26
|
* *** empty log message ***Richard M. Stallman1998-02-281-32/+36
|
* Minor cleanups for overfull hboxes.Richard M. Stallman1996-12-201-2/+2
|
* updates for version 19.29 made by melissa; also needed to check out filesMelissa Weisshaus1995-06-161-0/+12
| | | | so two-volume formatting could be accomplished.
* fixed errors that appeared during update to 19.29.Melissa Weisshaus1995-06-081-1/+1
|
* *** empty log message ***Karl Heuer1995-06-061-60/+51
|
* *** empty log message ***Karl Heuer1995-06-051-7/+16
|
* Don't call the special math functions "transcendental".Richard M. Stallman1995-04-061-3/+3
|
* Fix integer width changes.Richard M. Stallman1995-01-271-7/+7
|
* Integers now at least 28 bits.Richard M. Stallman1995-01-021-70/+72
|
* entered into RCSRichard M. Stallman1994-06-231-3/+3
|
* *** empty log message ***Richard M. Stallman1994-04-261-79/+69
|
* Initial revisionRichard M. Stallman1994-03-241-0/+1030