Closed petamoriken closed 1 year ago
The decimal part of mantissa variable is truncated by bitwise operations, but it should be rounded (to even).
related https://github.com/petamoriken/float16/issues/952
Thanks -)
The decimal part of mantissa variable is truncated by bitwise operations, but it should be rounded (to even).
related https://github.com/petamoriken/float16/issues/952