| 1 | initial version |
Hi,
you can use line breaks line breaks
phi(epsilon, Q, r) = 1/(4*pi* \
epsilon \
)*Q/r
show(phi(1,2,3))
Worked for me in the sage command line v8.2
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.