# 数学函数

```{toctree}
:maxdepth: 2

calculate
add
mod
neg
inc_dec
abs
max_min
limit
exponent
```






<!-- - ![](../../公式.png){width="18" height="20"} &nbsp; __[数学计算]__
- ![alt text](计算器加减乘除.png){width="18" height="18"} &nbsp; __[加减乘除]__
- ![alt text](取余.png){width="18" height="20"} &nbsp; __[取模]__
- ![alt text](取反-位运算.png){width="18" height="18"}  &nbsp; __[取反]__
- ![alt text](递增递减复制.png){width="18" height="25"} &nbsp;__[递增和递减]__
- ![alt text](绝对值.png){width="18" height="25"} &nbsp;__[绝对值]__
- ![alt text](最大值最小值2.png){width="18" height="25"}&nbsp; __[最小值和最大值]__
- ![alt text](极限值.png){width="20" height="25"}&nbsp; __[极限值]__
- ![alt text](icon_png_formula.png){width="20" height="25"} &nbsp; __[指数、对数及三角函数]__ 

[数学计算]: ./calculate
[加减乘除]: ./add
[取模]: ./mod
[取反]: ./neg
[递增和递减]: ./inc_dec
[绝对值]: ./abs
[最小值和最大值]: ./max_min
[极限值]: ./limit
[指数、对数及三角函数]: ./exponent -->