Skip to Content
0
Jun 14, 2011 at 06:14 PM

BODMAS

159 Views

Now lets assume that we don't have absolute figures but variables,

So

" Assume that all the values are of type XKWERT

A = 1

B = 3

C = 3

So, Z = A / B * C

Z = 1/9 = 0.111111111

How does this happen?

Now as strange behaviour has been noticed, in one of our clients Z = 1 and in other client z = 0.111111111

Please let me know the solution.

In which scenario will this happen??

Regards,

Dantham Conplowedson