Skip to content

Commit 5bb2204

Browse files
committed
Update README.md
1 parent c88c8f8 commit 5bb2204

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,7 @@ Let N be the recursion times (Fn+4(z) to Fn(z)), and N until convergence is as f
8181
![erfc convergence bitwise](https://github.com/tk-yoshimura/ErrorFunctionApproximation/blob/main/figures/erfc_convergence_bitswise.svg)
8282

8383
## Double Precision (IEEE 754) Approx
84+
The calculation error is at most 2 epsilons.
8485
[C# code](https://github.com/tk-yoshimura/ErrorFunctionApproximation/blob/main/ErrorFunctionFP64/ErrorFunction.cs)
8586

8687
[erf result](https://github.com/tk-yoshimura/ErrorFunctionApproximation/blob/main/results/erf_approx.csv)

0 commit comments

Comments
 (0)