Support Board
Date/Time: Fri, 07 Nov 2025 06:29:07 +0000
Post From: Bug Report - Or Unexpected Feature -Study -- Text Display for Study
| [2014-10-16 00:17:57] |
| Al SC Developer - Posts: 434 |
|
You will have to check which abs() function you are including/calling. I suspect you are pulling in the version that takes an int type and returns an int type - hence your rounding issue. Be sure you are properly including either math.h or cmath. In the future, please create a new thread, as this conversation has nothing to do with the original post. |
