Skip to content

Commit 4caa24c

Browse files
authored
Update README.md
1 parent 75de991 commit 4caa24c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,11 @@
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)

0 commit comments

Comments
 (0)