From b9cee333b24895a6adbf9dad62090e36136ece18 Mon Sep 17 00:00:00 2001 From: Gusted Date: Sun, 15 Jun 2025 21:30:01 +0200 Subject: [PATCH] Update description of `log2`'s help page --- help/log2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/help/log2 b/help/log2 index 96f47d8..ba5e30b 100644 --- a/help/log2 +++ b/help/log2 @@ -1,5 +1,5 @@ NAME - log2 - base 10 logarithm + log2 - base 2 logarithm SYNOPSIS log2(x [,eps])