Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

DISCUSS

Name: Anonymous 2008-10-06 18:44

from scipy import integrate
value, err = integrate.quad(func=lambda x: 2*x, a=10, b=13)
print("Wanna %d?", value)

Name: join? 2011-12-10 21:37

from scipy import integrate
value, err = integrate.quad(func=lambda x: 2*x, a=115, b=118)
print("Wanna %d?" % value)

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List