import math x=-83 res= (-3.686e-07)*math.pow(x,3) + (-4.37e-05)*math.pow(x,2) + (-0.001043)*x + 1.145 print res