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

Implement atan and atan2 #2

Merged
merged 1 commit into from
Jan 4, 2019
Merged

Implement atan and atan2 #2

merged 1 commit into from
Jan 4, 2019

Conversation

vks
Copy link
Contributor

@vks vks commented Jun 9, 2017

Benchmarks:

test atan::benches::atan     ... bench:          34 ns/iter (+/- 1)
test atan::benches::atan_raw ... bench:          15 ns/iter (+/- 0)
test atan::benches::atan_std ... bench:         162 ns/iter (+/- 4)

@huonw huonw merged commit efe8cf9 into huonw:master Jan 4, 2019
@huonw
Copy link
Owner

huonw commented Jan 4, 2019

Thanks for this. Sorry that I took so long to actually do anything with it!

@vks vks deleted the atan branch January 8, 2019 11:06
@huonw huonw mentioned this pull request Jan 13, 2019
3 tasks
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.

None yet

2 participants