Got it! Thanks. But you know, in many other programming languages, it doesn't work like that. For example, both JavaScript and Perl use 64-bit IEEE-754 double precision floats for numbers. So, doing the same complex calculation in Perl and JavaScript, one should get the SAME RESULT. That was my assumption. But that's not the reality.