Hi, Is it possible to control when the interpreter uses the 'E' or display the number without it? I know of quad print precision, but it did not affect the printing of notation used for displaying these numbers when I played with it.
I'm asking this because on one side I understand that this notation helps when having very big or very small numbers, but on the other hand it confuses me (rather than help) when numbers are in the middle of the range (for example 1j10, or 24) and they are displayed with 'E' (i.e. 1J1E1 or 2.4E1). The second example was notable when I was trying the quad SQL functionality querying a table from a sample database. Regards, Ala'a