From 85dde46a7c3beea67394f0a89322372457dcbbf4 Mon Sep 17 00:00:00 2001 From: Ingo Schwarze Date: Thu, 6 Jul 2017 00:19:54 +0000 Subject: Fix operator precedence according to Brian W. Kernighan and Lorinda L. Cherry, "Typesetting Mathematics - User's Guide (Second Edition)", August 15, 1978, paragraph 23; swarm of bugs pointed out by bentley@. --- regress/eqn/unary/sqrt.out_html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'regress/eqn/unary/sqrt.out_html') diff --git a/regress/eqn/unary/sqrt.out_html b/regress/eqn/unary/sqrt.out_html index ca2de199..0b5fe37e 100644 --- a/regress/eqn/unary/sqrt.out_html +++ b/regress/eqn/unary/sqrt.out_html @@ -1 +1 @@ -r=x2+y2+a+b++ +r=x2+y2+a+b+x^++ -- cgit v1.2.3-56-ge451