Skip to content

math: add inverse error function #6359

@btracey

Description

@btracey
I'd like to request the addition of the inverse error function (erfinv) and the
complement, erfcinv to the math package to go along with erf and erfc. The inverse error
function comes up most commonly in statistics (quantile of the normal distribution being
the prime example), though it makes frequent appearances elsewhere. It is not a function
in cmath, but it is a function in the cuda math library (not to mention matlab, scipy
and mathematica).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions