Open
ChrisHughes24
opened this issue 3 years ago
•
0 comments
The alternative version of val_min_abs. Returns integer on the interval [-n/2, n/2) instead of the interval (-n/2, n/2]. This is what machine integers do, a signed integer is an integer in the interval [2^n, 2^n)