T=d f ld mf
V=x
R=-100, 100, .05
F=atan2(0, x) + (-4*(x-100))^3.3
C=fp_atan2(0, x) + fp_pow(-4*(x-100), 3.3)
