I solved my number formatting issue, I was using a library that didn't the produced output. After some searching I got the solution: https://stackoverflow.com/questions/4550367/convert-from-ibm-floating-point-to-ieee-floating-point-standard-and-vice-versa
... View more