File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 22
33## Definition
44
5- The error function is defined by the following equation:
5+ The error function (erf) is defined by the following equation:
66
77![ erf] ( https://github.com/tk-yoshimura/ErrorFunctionApproximation/blob/main/figures/erf.svg )
88
9- The complementary error function is defined by the following equation:
9+ The complementary error function (erfc) is defined by the following equation:
1010
1111![ erfc] ( https://github.com/tk-yoshimura/ErrorFunctionApproximation/blob/main/figures/erfc.svg )
1212
@@ -128,4 +128,4 @@ larger 27.25:
128128## Inverse Function
129129
130130### Erfc NearZero
131- ![ inverse erfc nearzero] ( https://github.com/tk-yoshimura/ErrorFunctionApproximation/blob/main/figures/inverse_erfc_nz.svg )
131+ ![ inverse erfc nearzero] ( https://github.com/tk-yoshimura/ErrorFunctionApproximation/blob/main/figures/inverse_erfc_nz.svg )
You can’t perform that action at this time.
0 commit comments