Thread
:
floor() and ceil() functions
View Single Post
#
4
05-27-2009, 08:53 PM
Admins
Graal Administration
Join Date: Jan 2000
Location: Admins
Posts: 11,693
Yes int() acts different on normal C/C++ for negative numbers, int(-1.1) in graal is -2, while it's -1 in C/C++ which can mess up a lot of calculations.
Admins
View Public Profile
View GraalOnline Profile
Visit Admins's homepage!
Find all posts by Admins