| Ilya Zakharevich on Fri, 19 Jan 2024 00:57:34 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
| Re: print() vs. spaces (and ^ vs **) |
On Thu, Jan 18, 2024 at 11:48:07PM +0100, hermann@stamm-wilbrandt.de wrote:
>
> For interoperability, f format output should be fixed to not show space
> between frac and exp parts.
I have been saying this for — what? — about 25 years…
IF somebody is very keen to these spaces, one can allow negative
numbers in
default(output)
— which mean the same as positive ones, but without spaces in "%g".
Hope this helps,
Ilya
P.S. Another quite annoying interoperability defect — with similar
duration of history of complaints — is that PARI does not allow
** as a synonym for ^.