mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-01 11:24:27 +02:00
docs: "Other maths" chapter updated with new functions
This commit is contained in:
@@ -334,10 +334,12 @@ This chapter scopes only on the `quantity` type's operators. However, there are
|
||||
functions provided in the _mp-units/math.h_ header file. Among others, we can find there
|
||||
the following:
|
||||
|
||||
- `pow()`, `sqrt()`, and `cbrt()`,
|
||||
- `pow()`, `sqrt()`, `cbrt()`,
|
||||
- `exp()`,
|
||||
- `abs()`,
|
||||
- `epsilon()`,
|
||||
- `fma()`,
|
||||
- `isfinite()`, `isinf()`, `isnan()`,
|
||||
- `floor()`, `ceil()`, `round()`,
|
||||
- `inverse()`,
|
||||
- `hypot()`,
|
||||
|
Reference in New Issue
Block a user