forked from mpusz/mp-units
feat: atan2 2-argument arctangent
This commit is contained in:
@@ -343,7 +343,7 @@ Among others, we can find there the following:
|
||||
- `inverse()`,
|
||||
- `hypot()`,
|
||||
- `sin()`, `cos()`, `tan()`,
|
||||
- `asin()`, `acos()`, `atan()`.
|
||||
- `asin()`, `acos()`, `atan()`, `atan2()`.
|
||||
|
||||
In the library, we can also find _mp-units/random.h_ header file with all the pseudo-random number
|
||||
generators working on quantity types.
|
||||
|
||||
Reference in New Issue
Block a user