weird java math?
I read the variables a,b,c, and d.and then I entered:System.out.println((b*i)/d);where i =2, b=7, and d=8. (a and c dont matter right now)Very simple, yes?Then why does it say that (b*1)/d = 1?
[235 byte] By [
@_-.-_@a] at [2007-11-27 4:02:45]
