GNU bug report logs - #34689
27.0.50; Misprint in Calc documentation

Previous Next

Package: emacs;

Reported by: presnell <at> ufl.edu

Date: Thu, 28 Feb 2019 20:58:01 UTC

Severity: minor

Found in version 27.0.50

Done: Eli Zaretskii <eliz <at> gnu.org>

Bug is archived. No further changes may be made.

Full log


Message #10 received at 34689-done <at> debbugs.gnu.org (full text, mbox):

From: Eli Zaretskii <eliz <at> gnu.org>
To: presnell <at> ufl.edu
Cc: 34689-done <at> debbugs.gnu.org
Subject: Re: bug#34689: 27.0.50; Misprint in Calc documentation
Date: Fri, 01 Mar 2019 12:31:35 +0200
> From: Brett Presnell <presnell <at> ufl.edu>
> Date: Thu, 28 Feb 2019 15:43:06 -0500
> 
> In section 3.1.2 (Algebraic-Style Calculations) of the documentation for
> calc, there is a missing right-paren where it is stated that
> 
>      2 + 3*4*5 / 6*7^8 - 9
> 
> is equivalent to
> 
>      2 + ((3*4*5) / (6*(7^8)) - 9
> 
> Of course the second expression should be either
> 
>      2 + ((3*4*5) / (6*(7^8))) - 9

Thanks, fixed.




This bug report was last modified 6 years and 80 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.