from smpl.functions import order
from smpl import plot
plot.function(order,1,3.3,0,xmin=-5,xmax=5)
