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'd like to use Sage to create and manipulate functions, but then copy the 
output to other python applications that do not recognize the '^' symbol as 
the power operator.

Thanks. 

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-support/2fc46e88-d791-4e5e-9a99-a0de3d743b36%40googlegroups.com.

Reply via email to