Sergii Piatakov 4ad40a3b45 fix truncation error
To convert float to integer the truncation is performed, but the
rounding is expected.

Test: Add (4.9, 4.9) should return 10.
Signed-off-by: Sergii Piatakov <sergii.piatakov@globallogic.com>
2018-11-15 15:28:04 +02:00
2018-11-15 15:28:04 +02:00
Description
No description provided
26 KiB
Languages
C++ 67%
Makefile 17.9%
CMake 15.1%