From db26403432f83acb48bc2bbd83442f5e768b4db0 Mon Sep 17 00:00:00 2001 From: Elsa Minsut Date: Wed, 26 Nov 2025 23:04:46 +0100 Subject: [PATCH] docs: available status for implemented functions --- docs/src/functions/math-and-trigonometry.md | 2 +- docs/src/functions/math_and_trigonometry/sumsq.md | 3 +-- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/src/functions/math-and-trigonometry.md b/docs/src/functions/math-and-trigonometry.md index c446339..8bb0cf0 100644 --- a/docs/src/functions/math-and-trigonometry.md +++ b/docs/src/functions/math-and-trigonometry.md @@ -86,7 +86,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir | SUMIF | | – | | SUMIFS | | – | | SUMPRODUCT | | – | -| SUMSQ | | – | +| SUMSQ | | – | | SUMX2MY2 | | – | | SUMX2PY2 | | – | | SUMXMY2 | | – | diff --git a/docs/src/functions/math_and_trigonometry/sumsq.md b/docs/src/functions/math_and_trigonometry/sumsq.md index aec2ab8..0574c4e 100644 --- a/docs/src/functions/math_and_trigonometry/sumsq.md +++ b/docs/src/functions/math_and_trigonometry/sumsq.md @@ -7,6 +7,5 @@ lang: en-US # SUMSQ ::: warning -🚧 This function is not yet available in IronCalc. -[Follow development here](https://github.com/ironcalc/IronCalc/labels/Functions) +🚧 This function is implemented but currently lacks detailed documentation. For guidance, you may refer to the equivalent functionality in [Microsoft Excel documentation](https://support.microsoft.com/en-us/office/excel-functions-by-category-5f91f4e9-7b42-46d2-9bd1-63f26a86c0eb). ::: \ No newline at end of file