SciPy - Constants and Special Functions
What is wrong with this code?
from scipy.special import erf
result = erf('1')
print(result)from scipy.special import erf
result = erf('1')
print(result)15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions