Changelog:
- New feature: allow explicit conversion between different
fpm::fixed
types - New feature: improve accuracy for
atan2
,asin
andacos
in edge cases forfpm::fixed
types with limited integer bits - Fix a C++11 compilation error in
fpm/ios.h
- Fix
operator<<
forfpm::fixed
at its negative limit