9d9028c979
The previous overflow handling code casted the int_min value into an unsigned, meaning that the min value and max value were almost the same, clamping the output to unreasonable values. Updated code handles floating points first, then does integer casting through int64_t |
||
---|---|---|
.. | ||
core | ||
kimath | ||
kinng | ||
kiplatform | ||
sexpr | ||
CMakeLists.txt |