SciPy - Constants and Special Functions
What will be printed by this code?
from scipy.special import erf print(round(erf(0), 2))
from scipy.special import erf print(round(erf(0), 2))
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions