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

Introduce pFq1m for evaluation near z = 1? #67

Open
MikaelSlevinsky opened this issue Jul 27, 2023 · 0 comments
Open

Introduce pFq1m for evaluation near z = 1? #67

MikaelSlevinsky opened this issue Jul 27, 2023 · 0 comments

Comments

@MikaelSlevinsky
Copy link
Collaborator

This would be like how log1p(z) is more relatively accurate for small argument than log(1+z). The use of 1m makes sense here with respect to the branch cut.

Then, evaluating an elliptic integral near unity, such as K(1-1/α^2) for large α could be converted to a call to some K1m(1/α^2) that calls the appropriate _₂F₁1m.

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

1 participant