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

stdlib: Improve asin, acos and atan (4/2/3) #511

Merged
merged 1 commit into from
Jan 9, 2020

Conversation

statementreply
Copy link
Contributor

Robust: 4/4 (Does it work for all input values?)
Accurate: 2/4 (How accurate is the result?)
Well behaved: 3/4 (Does it preserve math properties?)

Robust: 4/4 (Does it work for all input values?)
Accurate: 2/4 (How accurate is the result?)
Well behaved: 3/4 (Does it preserve math properties?)
@LingDong- LingDong- merged commit bc93794 into wenyan-lang:master Jan 9, 2020
@LingDong-
Copy link
Member

👍, Thanks!

@statementreply statementreply deleted the lib-math-6 branch January 9, 2020 15:26
@antfu antfu mentioned this pull request Jan 9, 2020
LingDong- added a commit that referenced this pull request Jan 20, 2020
stdlib: Improve asin, acos and atan (4/2/3)
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

Successfully merging this pull request may close these issues.

2 participants