mpusz / mp-units

The quantities and units library for C++
https://mpusz.github.io/mp-units/
MIT License
1.06k stars 85 forks source link

feat: IEEE floating-point division remainder #562

Closed nebkat closed 5 months ago

nebkat commented 5 months ago

Useful angle quantities:

mp::remainder(270 * mp::si::degree, 360 * mp::si::degree) == -90 * mp::si::degree