From 341ee63f31f6b0afa2b5faddae855884a387854d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jens=20Pryce-=C3=85klundh?= <112686610+JPryce-Aklundh@users.noreply.github.com> Date: Tue, 15 Oct 2024 10:17:27 +0200 Subject: [PATCH] fix functions table --- modules/ROOT/pages/functions/index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/ROOT/pages/functions/index.adoc b/modules/ROOT/pages/functions/index.adoc index d10e1c1ef..bb324d520 100644 --- a/modules/ROOT/pages/functions/index.adoc +++ b/modules/ROOT/pages/functions/index.adoc @@ -208,7 +208,7 @@ LOAD CSV functions can be used to get information about the file that is process [[header-query-functions-logarithmic]] -**xref::functions/mathematical-logarithmic.adoc[Logarithmic functions]** +== Logarithmic functions These functions all operate on numerical expressions only, and will return an error if used on any other values.