SciPy - Constants and Special Functions
What will be the output of this code snippet?
from scipy.special import erf print(erf(2))
from scipy.special import erf print(erf(2))
15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions