All pastes #2091423 Raw Edit

Something

public text v1 · immutable
#2091423 ·published 2011-10-19 13:25 UTC
rendered paste body
> plot([eval(f(v),m=83.8/1000),eval(f(v),m=40/1000),eval(f(v),m=20.2/1000)],v=-1000..1000,color=[red,yellow,blue]);
> plot([eval(F(v),m=83.8/1000),eval(F(v),m=40/1000),eval(F(v),m=20.2/1000)],v=0..1500,color=[red,yellow,blue]);