Jan-08-2026, 11:12 AM
Hello,
I am trying to pass 8.4e9 to a function to send to an instrument. However when I print this out it comes out in the wrong format (8.4000000e+06). How can I confirm it stays in the correct 8.4e9 format?
I can find how to convert from float to exponential etc, but I cannot find how to shift / format the exponential base number?
Thanks,
Tuurbo46
I am trying to pass 8.4e9 to a function to send to an instrument. However when I print this out it comes out in the wrong format (8.4000000e+06). How can I confirm it stays in the correct 8.4e9 format?
I can find how to convert from float to exponential etc, but I cannot find how to shift / format the exponential base number?
Thanks,
Tuurbo46
