docs: inverse() added to "Other maths" chapter

This commit is contained in:
Mateusz Pusz
2023-09-20 20:32:59 +02:00
parent 49da1ced3a
commit a356db749e

View File

@@ -339,6 +339,7 @@ the following:
- `abs()`,
- `epsilon()`,
- `floor()`, `ceil()`, `round()`,
- `inverse()`,
- `hypot()`,
- `sin()`, `cos()`, `tan()`,
- `asin()`, `acos()`, `atan()`.