summaryrefslogtreecommitdiff
path: root/man/calc.texi
diff options
context:
space:
mode:
Diffstat (limited to 'man/calc.texi')
-rw-r--r--man/calc.texi15
1 files changed, 8 insertions, 7 deletions
diff --git a/man/calc.texi b/man/calc.texi
index 82282cad881..5a5d1e31eb1 100644
--- a/man/calc.texi
+++ b/man/calc.texi
@@ -83,7 +83,7 @@
@copying
This file documents Calc, the GNU Emacs calculator.
-Copyright (C) 1990, 1991, 2001, 2002 Free Software Foundation, Inc.
+Copyright (C) 1990, 1991, 2001, 2002, 2005 Free Software Foundation, Inc.
@quotation
Permission is granted to copy, distribute and/or modify this document
@@ -111,14 +111,15 @@ Software Foundation raise funds for GNU development.''
@center GNU Emacs Calc Version 2.02g
@c [volume]
@sp 1
-@center January 2002
+@center March 2005
@sp 5
@center Dave Gillespie
@center daveg@@synaptics.com
@page
@vskip 0pt plus 1filll
-Copyright @copyright{} 1990, 1991, 2001, 2002 Free Software Foundation, Inc.
+Copyright @copyright{} 1990, 1991, 2001, 2002, 2005
+Free Software Foundation, Inc.
@insertcopying
@end titlepage
@@ -16037,7 +16038,7 @@ commands work by removing the top one or two values from the stack,
performing the desired operation, and pushing the result back onto the
stack. If the operation cannot be performed, the result pushed is a
formula instead of a number, such as @samp{2/0} (because division by zero
-is illegal) or @samp{sqrt(x)} (because the argument @samp{x} is a formula).
+is invalid) or @samp{sqrt(x)} (because the argument @samp{x} is a formula).
Most of the commands described here can be invoked by a single keystroke.
Some of the more obscure ones are two-letter sequences beginning with
@@ -19527,7 +19528,7 @@ packing mode (an integer or a vector of integers) and @var{items}
is a vector of objects to be packed (re-packed, really) according
to that mode. For example, @samp{pack([3, -4], [a,b,c,d,e,f])}
yields @samp{[a +/- b, @w{c +/- d}, e +/- f]}. The function is
-left in symbolic form if the packing mode is illegal, or if the
+left in symbolic form if the packing mode is invalid, or if the
number of data items does not match the number of items required
by the mode.
@@ -25282,7 +25283,7 @@ Calc computes the number of iterations using the formula
after simplification as if by @kbd{a s}, evaluate to an integer.
If the number of iterations according to the above formula does
-not come out to an integer, the sum is illegal and will be left
+not come out to an integer, the sum is invalid and will be left
in symbolic form. However, closed forms are still supplied, and
you are on your honor not to misuse the resulting formulas by
substituting mismatched bounds into them. For example,
@@ -32821,7 +32822,7 @@ this function returns the selected portions rather than the entire
stack elements. It can be given a third ``selection-mode'' argument
which selects other behaviors. If it is the symbol @code{t}, then
a selection in any of the requested stack elements produces an
-``illegal operation on selections'' error. If it is the symbol @code{full},
+``invalid operation on selections'' error. If it is the symbol @code{full},
the whole stack entry is always returned regardless of selections.
If it is the symbol @code{sel}, the selected portion is always returned,
or @code{nil} if there is no selection. (This mode ignores the @kbd{j e}