Hallo, I have a simple question:

If I code
reset()
g(x,y)=x^2+y^3-8*x-3*y
gx(x,y)=diff(g(x,y),x); show('gx = ',gx(x,y))

the result is
gx =2x−8

How can I place a space BEHIND the =?

Thanks for your answers
Bert

-- 
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/5a9707f1-7e57-45c9-b51b-a409392dc42co%40googlegroups.com.

Reply via email to