[sage-support] Re: Change default power operator output to '**' rather than '^' .

2020-05-01 Thread John Atom
That works. Thank you. On Friday, May 1, 2020 at 4:26:47 PM UTC-6, Nils Bruin wrote: > > On Friday, May 1, 2020 at 12:30:10 PM UTC-7, John Atom wrote: >> >> If I define a function: >> >> f(x) = x**2 >> >> and then print it, sage always prints it as `x^2`. >> >> Is it possible to change the

[sage-support] Re: Change default power operator output to '**' rather than '^' .

2020-05-01 Thread Nils Bruin
On Friday, May 1, 2020 at 12:30:10 PM UTC-7, John Atom wrote: > > If I define a function: > > f(x) = x**2 > > and then print it, sage always prints it as `x^2`. > > Is it possible to change the default output of the power operator to '**' > ? > I suspect it will be hard, because these "^" are