-
-
Notifications
You must be signed in to change notification settings - Fork 837
feat: add math/base/special/atan2f
#3338
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
Closed
Closed
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
a23c289
feat: basic files added
Neerajpathak07 2960d3a
feat: basic c files added
Neerajpathak07 12e33ae
feat: test added
Neerajpathak07 a0afa69
feat: docs added
Neerajpathak07 45d8ce5
feat: examples added
Neerajpathak07 0d8c569
feat: benchmark added
Neerajpathak07 3a1fe1b
feat: lib added
Neerajpathak07 54b5151
fix: test errors
Neerajpathak07 61bfb12
fix: lint coyright years
Neerajpathak07 b248ecd
fix: update manifest.json
Neerajpathak07 51e0deb
fix: benchmark errors
Neerajpathak07 19271d9
fix: addressing CI failures
Neerajpathak07 acd6d78
Merge branch 'develop' of https://github.com/Neerajpathak07/stdlib in…
Neerajpathak07 c4e6ad7
Merge branch 'stdlib-js:develop' into add-atan2f
Neerajpathak07 ecda47c
chore: clean up
Neerajpathak07 c5689f5
chore: update main.c
Neerajpathak07 ef2c8b9
fix: example error
Neerajpathak07 ee61759
fix: example error
Neerajpathak07 d26a02c
chore: update main.c
Neerajpathak07 ebd654e
fix: revert previous chnages
Neerajpathak07 e96841f
chore: update main.c
Neerajpathak07 4f4e4f4
fix: native test error
Neerajpathak07 17f6e7a
chore: update makefile
Neerajpathak07 2283e32
chore: update bench
Neerajpathak07 eaaad1e
chore: update fixtures
Neerajpathak07 93fbc17
chore: update benchmark
Neerajpathak07 f6611fd
chore: update benchmark
Neerajpathak07 c13285b
Merge branch 'add-atan2f' of https://github.com/Neerajpathak07/stdlib…
Neerajpathak07 a0fc498
chore: update fixtures
Neerajpathak07 82f1843
chore: minor changes
Neerajpathak07 eea9ec4
chore: lint module name
Neerajpathak07 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.