mirror of
https://github.com/mpusz/mp-units.git
synced 2025-07-30 02:17:16 +02:00
docs: @nebkat contributions added to the 2.2 release announcement
This commit is contained in:
@ -366,8 +366,13 @@ Example 2 (gcc):
|
||||
|
||||
This release provided lots of changes to the _mp_units/math.h_ header file.
|
||||
|
||||
First, `fma`, `isfinite`, `isinf`, and `isnan` math function were added by
|
||||
[@NAThompson](https://github.com/NAThompson). Thanks!
|
||||
First, we got several outstanding contributions:
|
||||
|
||||
- `fma`, `isfinite`, `isinf`, and `isnan` math functions were added by
|
||||
[@NAThompson](https://github.com/NAThompson),
|
||||
- `ppm`, `atan2`, `fmod`, and `remainder` were added by [@nebkat](https://github.com/nebkat).
|
||||
|
||||
Thanks!
|
||||
|
||||
Additionally, we changed the namespace for trigonometric functions using SI units. Now they are
|
||||
inside of the `mp_units::si` subnamespace and not in `mp_units::isq` like it was the case before
|
||||
|
Reference in New Issue
Block a user