Mercurial > emacs
changeset 62357:5f5acca0e152
(Default Simplifications): Insert missing ! (logical not operator).
author | Jay Belanger <jay.p.belanger@gmail.com> |
---|---|
date | Sun, 15 May 2005 04:12:31 +0000 |
parents | 25867a9e5444 |
children | 75b110fa35a8 |
files | man/calc.texi |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/man/calc.texi Sun May 15 03:08:56 2005 +0000 +++ b/man/calc.texi Sun May 15 04:12:31 2005 +0000 @@ -22765,7 +22765,7 @@ stored a different value in the Calc variable @samp{e}; but this would be a bad idea in any case if you were also using natural logarithms! -Among the logical functions, @tfn{(@var{a} <= @var{b})} changes to +Among the logical functions, @tfn{!(@var{a} <= @var{b})} changes to @tfn{@var{a} > @var{b}} and so on. Equations and inequalities where both sides are either negative-looking or zero are simplified by negating both sides and reversing the inequality. While it might seem reasonable to simplify