diff --git a/docs/src/functions/math-and-trigonometry.md b/docs/src/functions/math-and-trigonometry.md
index 9a40329..c446339 100644
--- a/docs/src/functions/math-and-trigonometry.md
+++ b/docs/src/functions/math-and-trigonometry.md
@@ -14,8 +14,8 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir
| ABS | | – |
| ACOS | | [ACOS](math_and_trigonometry/acos) |
| ACOSH | | [ACOSH](math_and_trigonometry/acosh) |
-| ACOT | | – |
-| ACOTH | | – |
+| ACOT | | – |
+| ACOTH | | – |
| AGGREGATE | | – |
| ARABIC | | – |
| ASIN | | [ASIN](math_and_trigonometry/asin) |
@@ -31,10 +31,10 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir
| COMBINA | | – |
| COS | | [COS](math_and_trigonometry/cos) |
| COSH | | [COSH](math_and_trigonometry/cosh) |
-| COT | | – |
-| COTH | | – |
-| CSC | | – |
-| CSCH | | – |
+| COT | | – |
+| COTH | | – |
+| CSC | | – |
+| CSCH | | – |
| DECIMAL | | – |
| DEGREES | | [DEGREES](math_and_trigonometry/degrees) |
| EVEN | | [EVEN](math_and_trigonometry/even) |
@@ -72,8 +72,8 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir
| ROUND | | – |
| ROUNDDOWN | | – |
| ROUNDUP | | – |
-| SEC | | – |
-| SECH | | – |
+| SEC | | – |
+| SECH | | – |
| SERIESSUM | | – |
| SEQUENCE | | – |
| SIGN | | – |
diff --git a/docs/src/functions/math_and_trigonometry/acot.md b/docs/src/functions/math_and_trigonometry/acot.md
index 2141fa1..302008e 100644
--- a/docs/src/functions/math_and_trigonometry/acot.md
+++ b/docs/src/functions/math_and_trigonometry/acot.md
@@ -7,6 +7,5 @@ lang: en-US
# ACOT
::: 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
diff --git a/docs/src/functions/math_and_trigonometry/acoth.md b/docs/src/functions/math_and_trigonometry/acoth.md
index 76f154c..b1f040b 100644
--- a/docs/src/functions/math_and_trigonometry/acoth.md
+++ b/docs/src/functions/math_and_trigonometry/acoth.md
@@ -7,6 +7,5 @@ lang: en-US
# ACOTH
::: 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
diff --git a/docs/src/functions/math_and_trigonometry/cot.md b/docs/src/functions/math_and_trigonometry/cot.md
index a7b8ca8..cb9bad5 100644
--- a/docs/src/functions/math_and_trigonometry/cot.md
+++ b/docs/src/functions/math_and_trigonometry/cot.md
@@ -7,6 +7,5 @@ lang: en-US
# COT
::: 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
diff --git a/docs/src/functions/math_and_trigonometry/coth.md b/docs/src/functions/math_and_trigonometry/coth.md
index 7a29694..79168ee 100644
--- a/docs/src/functions/math_and_trigonometry/coth.md
+++ b/docs/src/functions/math_and_trigonometry/coth.md
@@ -7,6 +7,5 @@ lang: en-US
# COTH
::: 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
diff --git a/docs/src/functions/math_and_trigonometry/csc.md b/docs/src/functions/math_and_trigonometry/csc.md
index a15ff9d..555e3b2 100644
--- a/docs/src/functions/math_and_trigonometry/csc.md
+++ b/docs/src/functions/math_and_trigonometry/csc.md
@@ -7,6 +7,5 @@ lang: en-US
# CSC
::: 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
diff --git a/docs/src/functions/math_and_trigonometry/csch.md b/docs/src/functions/math_and_trigonometry/csch.md
index de02471..04e4318 100644
--- a/docs/src/functions/math_and_trigonometry/csch.md
+++ b/docs/src/functions/math_and_trigonometry/csch.md
@@ -7,6 +7,5 @@ lang: en-US
# CSCH
::: 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
diff --git a/docs/src/functions/math_and_trigonometry/sec.md b/docs/src/functions/math_and_trigonometry/sec.md
index 33ef8a4..37830c5 100644
--- a/docs/src/functions/math_and_trigonometry/sec.md
+++ b/docs/src/functions/math_and_trigonometry/sec.md
@@ -7,6 +7,5 @@ lang: en-US
# SEC
::: 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
diff --git a/docs/src/functions/math_and_trigonometry/sech.md b/docs/src/functions/math_and_trigonometry/sech.md
index b9b0111..3248237 100644
--- a/docs/src/functions/math_and_trigonometry/sech.md
+++ b/docs/src/functions/math_and_trigonometry/sech.md
@@ -7,6 +7,5 @@ lang: en-US
# SECH
::: 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