issues
search
MikeLankamp
/
fpm
C++ header-only fixed-point math library
https://mikelankamp.github.io/fpm
MIT License
673
stars
85
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
test case for modulo added
#20
pratik-a
closed
2 years ago
2
feat: improve accuracy for atan2(y,x) when x is near-zero
#19
MikeLankamp
closed
3 years ago
0
Improve accuracy for atan2(y,x) with near-zero x
#18
grimaldini
closed
3 years ago
10
fix: fix operator<< for values at the base type's negative limit
#17
MikeLankamp
closed
3 years ago
0
docs: fix incorrect range in example
#16
MikeLankamp
closed
3 years ago
0
index.md : range of -32768 to 65535
#15
Klummel69
closed
3 years ago
0
Assertion on output with m_value = -2147483648
#14
Klummel69
closed
3 years ago
0
FeatReq: Overflow Detection
#13
Klummel69
opened
3 years ago
8
fix: fix C++11 violation in fpm/ios.h
#12
MikeLankamp
closed
3 years ago
0
include\fpm\ios.hpp only works from C++14
#11
Klummel69
closed
3 years ago
1
feat: add fixed-to-fixed conversion
#10
MikeLankamp
closed
3 years ago
0
Howto cast from "fpm::fixed_a_b" to "fpm::fixed_c_d" ?
#9
Klummel69
closed
3 years ago
4
Support boost::multiprecision::cpp_int as BaseType
#8
emiliopaolini
opened
3 years ago
1
fix: fix VS 2019 build by upgrading CNL dependency
#7
MikeLankamp
closed
3 years ago
0
Fix multiple warnings
#6
haberturdeur
closed
3 years ago
1
Does this library support fixed_48_16 ?
#5
halx99
closed
4 years ago
3
Fix MSVC "redefinition; different storage class" build error
#4
NotCamelCase
closed
4 years ago
1
Make release for library
#3
zamazan4ik
closed
4 years ago
3
Implement to_chars and from_chars
#2
MikeLankamp
opened
4 years ago
0
Support for machines with native fixed-point?
#1
mbitsnbites
opened
4 years ago
2
Previous