Copyright © 2022 Michael Truog
Version: 2.0.5 Oct 11 2022 20:13:44 ------------------------------------------------------------------------
Authors: Michael Truog (mjtruog at protonmail dot com).
erfcinv/1 |
Inverse Complementary Error Function.The inverse of math:erfc/1. |
erfinv/1 |
Inverse Error Function.The inverse of math:erf/1. Giles, M.. |
erfcinv(X::float()) -> float()
erfinv(X::float()) -> float()
The inverse of math:erf/1.
Giles, M.. Approximating the erfinv function. GPU Computing Gems, Jade Edition, pp. 109-116. 2011. https://people.maths.ox.ac.uk/gilesm/codes/erfinv/gems.pdf https://stackoverflow.com/a/49743348Generated by EDoc