16 reputation
1
bio website
location
age
visits member for 1 year
seen Apr 19 at 19:39
stats profile views 0

Apr
29
awarded  Student
Apr
26
comment A question on nature of generated assembly in C++ and code Algebra
Also what about statements like: if(6*a/2 -a*3 == 0) { ... } ? Compilers are Algebra unaware?
Apr
26
comment A question on nature of generated assembly in C++ and code Algebra
It might be slightly tough in this case for compiler, but what about: if(a*a < 0){ ... }. What is the expectation from compiler?
Apr
26
asked A question on nature of generated assembly in C++ and code Algebra