我应该使用什么参考来使用erf / erfc函数 [英] what reference should I use to use erf / erfc function

查看:126
本文介绍了我应该使用什么参考来使用erf / erfc函数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我试图在c#中绘制一个函数。我必须使用erf / erfc函数,但我在Math下找不到它。所以我想问一下,haw使用/在哪里可以找到erf / erfc函数。
感谢名单了很多。


解决方案

数学没有按不包含任何 erf 函数。因此,你必须执行你的。



请在此处查看定制解决方案另一种方法是使用其他库的错误函数的实现,例如一个

I am trying to plot a function in c#. I have to use erf / erfc function, but I did not find it under Math. So I would like to ask, haw to use / where to find erf / erfc function. Thanx a lot.

解决方案

The class Math doesn't contain any erf function. Hence, you have to implement yours.

Please look here for a custom solution. Another way it would be to use the implementation of the error function by someone's other library, like this one.

这篇关于我应该使用什么参考来使用erf / erfc函数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆