mirror of
https://github.com/mpusz/mp-units.git
synced 2025-08-03 20:34:26 +02:00
feat: IEEE floating-point division remainder
This commit is contained in:
@@ -337,7 +337,7 @@ Among others, we can find there the following:
|
||||
- `exp()`,
|
||||
- `abs()`,
|
||||
- `epsilon()`,
|
||||
- `fma()`, `fmod()`,
|
||||
- `fma()`, `fmod()`, `remainder()`,
|
||||
- `isfinite()`, `isinf()`, `isnan()`,
|
||||
- `floor()`, `ceil()`, `round()`,
|
||||
- `inverse()`,
|
||||
|
Reference in New Issue
Block a user