-
-
Notifications
You must be signed in to change notification settings - Fork 585
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
feat: add math/base/special/ahaversinf
#3076
Conversation
ready for review @Planeshifter ! |
lib/node_modules/@stdlib/math/base/special/ahaversinf/lib/main.js
Outdated
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your PR, @aayush0325! Left one comment concerning the implementation, otherwise this is looking good.
kindly let me know if i should add |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for your contribution and the changes! WIll merge shortly.
PR Commit Message
Please review the above commit message and make any necessary adjustments. |
PR-URL: stdlib-js#3076 Ref: stdlib-js#649 Reviewed-by: Philipp Burckhardt <[email protected]>
Resolves #649.
Description
This pull request:
math/base/special/ahaversinf
Related Issues
This pull request:
Questions
No.
Other
Open to reviews!!
Checklist
@stdlib-js/reviewers