File tree 2 files changed +4
-4
lines changed
2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -184,7 +184,7 @@ Using the rational approximants tabulated in:
184
184
> J. M. Blair, C. A. Edwards, and J. H. Johnson,
185
185
> "Rational Chebyshev approximations for the inverse of the error function",
186
186
> Math. Comp. 30, pp. 827--830 (1976).
187
- > <http ://dx. doi.org/10.1090/S0025-5718-1976-0421040-7>,
187
+ > <https ://doi.org/10.1090/S0025-5718-1976-0421040-7>,
188
188
> <http://www.jstor.org/stable/2005402>
189
189
"""
190
190
function erfinv (x:: Float64 )
@@ -320,7 +320,7 @@ Using the rational approximants tabulated in:
320
320
> J. M. Blair, C. A. Edwards, and J. H. Johnson,
321
321
> "Rational Chebyshev approximations for the inverse of the error function",
322
322
> Math. Comp. 30, pp. 827--830 (1976).
323
- > <http ://dx. doi.org/10.1090/S0025-5718-1976-0421040-7>,
323
+ > <https ://doi.org/10.1090/S0025-5718-1976-0421040-7>,
324
324
> <http://www.jstor.org/stable/2005402>
325
325
"""
326
326
function erfcinv (y:: Float64 )
Original file line number Diff line number Diff line change @@ -248,7 +248,7 @@ Using the rational approximants tabulated in:
248
248
> A.J. MacLeod,
249
249
> "Rational approximations, software and test methods for sine and cosine integrals",
250
250
> Numer. Algor. 12, pp. 259--272 (1996).
251
- > <http ://dx. doi.org/10.1007/BF02142806>,
251
+ > <https ://doi.org/10.1007/BF02142806>,
252
252
> <https://link.springer.com/article/10.1007/BF02142806>.
253
253
254
254
Note: the second zero of ``\t ext{Ci}(x)`` has a typo that is fixed:
@@ -280,7 +280,7 @@ Using the rational approximants tabulated in:
280
280
> A.J. MacLeod,
281
281
> "Rational approximations, software and test methods for sine and cosine integrals",
282
282
> Numer. Algor. 12, pp. 259--272 (1996).
283
- > <http ://dx. doi.org/10.1007/BF02142806>,
283
+ > <https ://doi.org/10.1007/BF02142806>,
284
284
> <https://link.springer.com/article/10.1007/BF02142806>.
285
285
286
286
Note: the second zero of ``\t ext{Ci}(x)`` has a typo that is fixed:
You can’t perform that action at this time.
0 commit comments