Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Inverse functions for erf and erfc #1

Open
1 of 2 tasks
SebastianM-C opened this issue Apr 17, 2018 · 1 comment
Open
1 of 2 tasks

Inverse functions for erf and erfc #1

SebastianM-C opened this issue Apr 17, 2018 · 1 comment

Comments

@SebastianM-C
Copy link
Contributor

SebastianM-C commented Apr 17, 2018

  • In IntervalSpecialFunctions.jl:
  • Implement the inverse functions erfinv and erfcinv using interval Newton method.
  • In IntervalContractors.jl:
  • Follow the pattern that is defined there to add the reverse function erf_rev.
@dpsanders
Copy link
Member

Feel free to use IntervalRootFinding here.

dpsanders pushed a commit that referenced this issue Apr 30, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants