From 91299e3c0bd1b9683ae642ad1bb349096dae221e Mon Sep 17 00:00:00 2001 From: Elsa Minsut Date: Sat, 8 Nov 2025 14:54:38 +0700 Subject: [PATCH] update: fixes status for implemented functions (#520) --- docs/src/functions/math-and-trigonometry.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/src/functions/math-and-trigonometry.md b/docs/src/functions/math-and-trigonometry.md index 7209afb..c57450f 100644 --- a/docs/src/functions/math-and-trigonometry.md +++ b/docs/src/functions/math-and-trigonometry.md @@ -36,8 +36,8 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir | CSC | | – | | CSCH | | – | | DECIMAL | | – | -| DEGREES | | [DEGREES](math_and_trigonometry/degrees) | -| EVEN | | [EVEN](math_and_trigonometry/even) | +| DEGREES | | [DEGREES](math_and_trigonometry/degrees) | +| EVEN | | [EVEN](math_and_trigonometry/even) | | EXP | | – | | FACT | | – | | FACTDOUBLE | | – | @@ -59,12 +59,12 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir | MROUND | | – | | MULTINOMIAL | | – | | MUNIT | | – | -| ODD | | [ODD](math_and_trigonometry/odd) | +| ODD | | [ODD](math_and_trigonometry/odd) | | PI | | – | | POWER | | – | | PRODUCT | | – | | QUOTIENT | | – | -| RADIANS | | [RADIANS](math_and_trigonometry/radians) | +| RADIANS | | [RADIANS](math_and_trigonometry/radians) | | RAND | | – | | RANDARRAY | | – | | RANDBETWEEN | | – | @@ -84,7 +84,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir | SUBTOTAL | | – | | SUM | | – | | SUMIF | | – | -| SUMIFS | | – | +| SUMIFS | | – | | SUMPRODUCT | | – | | SUMSQ | | – | | SUMX2MY2 | | – |