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 pow and hypot #555

Merged
merged 6 commits into from
Jan 23, 2020

Conversation

statementreply
Copy link
Contributor

No description provided.

Robust: 4/4 (Does it work for all input values?)
Accurate: 3/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: 2/4 (Does it preserve math properties?)
@statementreply statementreply marked this pull request as ready for review January 22, 2020 13:35
Copy link
Member

@antfu antfu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Thanks!

@LingDong- LingDong- merged commit 0496c95 into wenyan-lang:master Jan 23, 2020
@LingDong-
Copy link
Member

Thanks a lot for the improvements and tests!

@antfu antfu mentioned this pull request Jan 29, 2020
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.

4 participants