diff --git a/docs/src/functions/math-and-trigonometry.md b/docs/src/functions/math-and-trigonometry.md index c57450f..f056a0e 100644 --- a/docs/src/functions/math-and-trigonometry.md +++ b/docs/src/functions/math-and-trigonometry.md @@ -55,7 +55,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir | MDETERM | | – | | MINVERSE | | – | | MMULT | | – | -| MOD | | – | +| MOD | | [MOD](math_and_trigonometry/mod) | | MROUND | | – | | MULTINOMIAL | | – | | MUNIT | | – | @@ -63,7 +63,7 @@ You can track the progress in this [GitHub issue](https://github.com/ironcalc/Ir | PI | | – | | POWER | | – | | PRODUCT | | – | -| QUOTIENT | | – | +| QUOTIENT | | [QUOTIENT](math_and_trigonometry/quotient) | | RADIANS | | [RADIANS](math_and_trigonometry/radians) | | RAND | | – | | RANDARRAY | | – |