Posts Tagged ‘ floor ’
CodeProjectIt’s really weird that the C math library (math.h) doesn’t support the round function. It only includes the floor function which rounds down a float to an integer (can also be done by implicit or explicit casting) and the ceil function which rounds the value up. For example, The round function is supposed to round [ READ MORE ]
Enter your email address to subscribe to this blog and receive notifications of new posts by email.
Join 12 other followers
Get every new post delivered to your Inbox.