From a3ede5f7758856038409b4d9fe9bbe0eece5cabc Mon Sep 17 00:00:00 2001 From: qndel Date: Wed, 18 Sep 2024 08:33:09 +0200 Subject: [PATCH] logrithm -> logarithm --- src/libm/e_log.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/libm/e_log.c b/src/libm/e_log.c index f935fa70f4..2fb66cdc7b 100644 --- a/src/libm/e_log.c +++ b/src/libm/e_log.c @@ -16,7 +16,7 @@ #endif /* __ieee754_log(x) - * Return the logrithm of x + * Return the logarithm of x * * Method : * 1. Argument Reduction: find k and f such that