Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Are you looking for something like this:

f(x) = -1/8*x^3+x
g(x) = 1/2*x
h(x) = 1/4*x^2
plot([f,g,h],-2,3,fill={0:g,1:h,2:0})