Quick Sign In:  

Forum: VirtualDJ Plugins

Topic: in C language, "floor" means?

This topic is old and might contain outdated or incorrect information.

I see this term in Brake plugin code source, but I would like to know what it means.
 

Posted Tue 07 Mar 06 @ 11:58 am
djcelPRO InfinityModeratorMember since 2004
floor() is a function from the library math.h
 

Posted Tue 07 Mar 06 @ 12:06 pm
floor() rounds a floating point number down to the nearest integer.
 

Posted Tue 07 Mar 06 @ 12:51 pm
it seems to calculate the biggest integer of the value

The code source of Brake plugin is very difficult to understand
o~o if someone can "translate" it by adding some comments, I will be interested ;-)
 

Posted Tue 07 Mar 06 @ 12:53 pm


(Old topics and forums are automatically closed)