]> git.eshelyaron.com Git - emacs.git/commitdiff
(Default Simplifications): Insert missing ! (logical not operator).
authorJay Belanger <jay.p.belanger@gmail.com>
Sun, 15 May 2005 04:12:31 +0000 (04:12 +0000)
committerJay Belanger <jay.p.belanger@gmail.com>
Sun, 15 May 2005 04:12:31 +0000 (04:12 +0000)
man/calc.texi

index 94d2237ee67d3c47242d9833b0e98948d0810048..4cf16da151520e994864a71173c739d108aa2d98 100644 (file)
@@ -22765,7 +22765,7 @@ simplified to @expr{x} for any @expr{x}.  This occurs even if you have
 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