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)