From 59cb692664415c9d1da03e76c10f6351f5d8433e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Pryce-=C3=85klundh?= <112686610+JPryce-Aklundh@users.noreply.github.com> Date: Thu, 13 Mar 2025 15:21:14 +0100 Subject: [PATCH] tablefix --- modules/ROOT/pages/expressions/mathematical-operators.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/expressions/mathematical-operators.adoc b/modules/ROOT/pages/expressions/mathematical-operators.adoc index d40f68a92..1785852d8 100644 --- a/modules/ROOT/pages/expressions/mathematical-operators.adoc +++ b/modules/ROOT/pages/expressions/mathematical-operators.adoc @@ -207,7 +207,7 @@ RETURN -50 + 6 * 3 - 100 / 5 ^ 2 % 12 AS result1, | -36 | -36 -1+d|Rows: 1 +2+d|Rows: 1 |=== .Order of evaluation