Is there an easily available implementation of erf() for Python?

后端 未结 8 1996
日久生厌
日久生厌 2020-12-24 04:54

I can implement the error function, erf, myself, but I\'d prefer not to. Is there a python package with no external dependencies that contains an implementation of this func

8条回答
提交回复
热议问题