SMath
Definition of error function[SMath]
skyground21
2023. 3. 10. 10:07
Definition of error function
ERF function
Returns the error function integrated from lower_limit to upper_limit.
ERF(lower_limit, [upper_limit])
The ERF function syntax takes the following arguments.
◾ lower_limit Required. The lower bound of the ERF integral.
◾ upper_limit Optional. The upper bound of the ERF integral. If omitted, integrate from 0 to lower_limit.
ERFC function
ERFC(lower_limit)
erfc(z) = 1 - erf(z)
Returns the integral of the ERF function from z to infinity.
z Required. is the lower bound of the ERFC integral
ERF 함수 - Microsoft 지원
이 문서에서는 Microsoft Excel의 ERF 함수에 사용되는 수식 구문과 이 함수를 사용하는 방법을 설명합니다. 설명 lower_limit에서 upper_limit까지 적분된 오차 함수를 반환합니다. 구문 ERF(lower_limit,[upper_li
support.microsoft.com
오차 함수 - 위키백과, 우리 모두의 백과사전
위키백과, 우리 모두의 백과사전.
ko.wikipedia.org
반응형
LIST