In that case, unless you specifically convert ("cast") at least one of the numbers to a double or float, the result will also be an integer. Example:
1 / 3 = 0
Chat with our AI personalities
Use %o
software
int isDivisibleByTwo(int N) return N % 2 == 0;
Computers: Software, application The world: Event, activity
App, program, executable, (only for .exes though) etc...