Calculates the Gauss error function between two given numbers.
Syntax
number1: The first number or the lower limit given as input. Eg., -2.3
|
Formula
|
Result
|
|
=ERF(-1;0)
|
0.842700793
|
|
=ERF(0.54)
|
0.55493925
|
|
=ERF(-2.3;-0.43)
|
0.541970129
|
Possible Errors
|
Errors
|
Meaning
|
|
#N/A!
|
|
|
#NAME!
|
|
|
#VALUE!
|
|
|
#REF!
|
|
Similar Functions