I finally find the problem. In fact when the equation box does an intermediaire operation with float terms, the result for the next intermediaire operation become an integer, so after many operation the end result is different.
I manage to have the right result, doing my operation outside the equation box.
Thanks for replies