No, it does not. The outcome of the calculation can differ per CPU, because the implementation of floating point arithmetic can differ per CPU manufacturer or CPU
design. I even remember a bug in the floating point arithmetic in some Intel processors, which screwed up our calculations.
And then there is difference in how the code is evaluated bu the JIT compiler.