J
JeremyO
I want to turn off exponential notation.
At 15 places, the calculation goes haywire.
For instance, if I type 2^50, I get 1125899916842620, when the value should be 1125899916842624.
See my problem? At 15 places, zeros are added to save data space. I do not want this and just want the full value.
How do I turn that off?
At 15 places, the calculation goes haywire.
For instance, if I type 2^50, I get 1125899916842620, when the value should be 1125899916842624.
See my problem? At 15 places, zeros are added to save data space. I do not want this and just want the full value.
How do I turn that off?