在Mathematica_7.0文件中Erf是什么意思
问题描述:
在Mathematica_7.0文件中Erf是什么意思
答
是一个函数:error function
Plot[Erf[x],{x,-5,5}] (*函数图*)