| 1 | initial version |
Try this using max_symbolic. It won't do as much as you might like, but you can plot it, at least.
| 2 | No.2 Revision |
Try this using max_symbolic. It won't do as much as you might like, but you can plot it, at least.
Edit - didn't have time to include the code earlier:
plot(max_symbolic(x,1),(x,-5,5),ymin=0)
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.