1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2024-12-05 08:53:45 +00:00
Commit Graph

35 Commits

Author SHA1 Message Date
Richard M. Stallman
32d4834cc6 (Float Basics): Explain how to test for NaN, and printing the sign of NaNs. 2005-06-25 02:29:46 +00:00
Richard M. Stallman
4182ecfc37 (Integer Basics): Clarify radix explanation.
(Predicates on Numbers): Minor clarification.
(Comparison of Numbers): Minor clarification.  Clarify eql.
Typos in min, max.
(Math Functions): Clarify overflow in expt.
2005-02-14 10:19:36 +00:00
Richard M. Stallman
5e859db984 (Comparison of Numbers): Add eql. 2004-11-25 03:14:35 +00:00
Andreas Schwab
903a1a91c6 (Math Functions): sqrt reports a domain-error
error.
(Float Basics): Use `(/ 0.0 0.0)' instead of `(sqrt -1.0)'.
2003-12-31 12:17:17 +00:00
Richard M. Stallman
f3d95494d6 (Math Functions): asin, acos, log, log10 report domain-error errors. 2003-12-29 21:32:10 +00:00
Luc Teirlinck
fa091c040c (Numeric Conversions): Not just floor', but also truncate',
`ceiling' and `round' accept optional argument DIVISOR.
2003-11-12 21:30:14 +00:00
Eli Zaretskii
ad800164c8 Replace @sc{foo} with @acronym{FOO}. 2003-11-02 06:29:59 +00:00
Luc Teirlinck
b98ace27c0 (Integer Basics): Update overflow example. 2003-10-21 01:56:45 +00:00
Stefan Monnier
e1e44180c1 Update for extra bit of integer range. 2003-10-20 21:38:50 +00:00
Eli Zaretskii
75c65b2066 (Integer Basics): Add index entries for reading
numbers in hex, octal, and binary.
2003-10-16 16:35:14 +00:00
Miles Bader
ab5796a9f9 Add arch taglines 2003-09-01 15:45:59 +00:00
Richard M. Stallman
24fc202033 (Integer Basics): Add most-positive-fixnum, most-negative-fixnum. 2003-07-14 16:01:20 +00:00
Juanma Barranquero
177c0ea743 Trailing whitespace deleted. 2003-02-04 14:56:31 +00:00
Pavel Janík
5fe3b9bcb4 Fix typo. 2002-12-07 11:37:22 +00:00
Eli Zaretskii
f120431c7e (Math Functions): Document the optional second arg of atan. 2002-02-19 11:03:54 +00:00
Eli Zaretskii
d9940cbfd1 (Integer Basics): Document CL style read syntax for
integers in bases other than 10.
2001-09-08 17:42:52 +00:00
Richard M. Stallman
b7a2fc9b5b Add examples for floor, ceiling, truncate, round. 2001-08-12 21:16:24 +00:00
Gerd Moellmann
3768027915 @ifinto -> @ifnottex. 2000-01-05 15:18:01 +00:00
Gerd Moellmann
fd897522d4 Update copyrights. 2000-01-05 14:59:32 +00:00
Richard M. Stallman
8241495da5 *** empty log message *** 1999-09-17 06:59:04 +00:00
Karl Heuer
15da78536b *** empty log message *** 1999-08-30 18:58:31 +00:00
Richard M. Stallman
a9f0a989a1 *** empty log message *** 1998-05-19 03:45:57 +00:00
Richard M. Stallman
969fe9b569 *** empty log message *** 1998-04-20 17:43:57 +00:00
Richard M. Stallman
f9f59935f3 *** empty log message *** 1998-02-28 01:53:53 +00:00
Richard M. Stallman
9e2b495b70 Minor cleanups for overfull hboxes. 1996-12-20 00:09:23 +00:00
Melissa Weisshaus
bda144f49f updates for version 19.29 made by melissa; also needed to check out files
so two-volume formatting could be accomplished.
1995-06-16 19:17:59 +00:00
Melissa Weisshaus
cc8c51f1c0 fixed errors that appeared during update to 19.29. 1995-06-08 15:34:01 +00:00
Karl Heuer
bfe721d172 *** empty log message *** 1995-06-06 19:21:15 +00:00
Karl Heuer
22697dac66 *** empty log message *** 1995-06-05 12:23:13 +00:00
Richard M. Stallman
4ac771a01f Don't call the special math functions "transcendental". 1995-04-06 23:11:37 +00:00
Richard M. Stallman
94b00316b8 Fix integer width changes. 1995-01-27 01:41:28 +00:00
Richard M. Stallman
8be5e0fcc3 Integers now at least 28 bits. 1995-01-02 06:51:21 +00:00
Richard M. Stallman
bb61c6c61d entered into RCS 1994-06-23 14:02:40 +00:00
Richard M. Stallman
05fd2b6576 *** empty log message *** 1994-04-26 20:24:51 +00:00
Richard M. Stallman
e6512bcf1f Initial revision 1994-03-24 17:24:15 +00:00