-
-
Notifications
You must be signed in to change notification settings - Fork 805
feat: add constants/float32/eulergamma
#6209
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
Conversation
Coverage Report
The above coverage report was generated for the changes in this PR. |
lib/node_modules/@stdlib/constants/float32/eulergamma/docs/types/index.d.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/constants/float32/eulergamma/docs/types/test.ts
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/constants/float32/eulergamma/examples/index.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/constants/float32/eulergamma/lib/index.js
Outdated
Show resolved
Hide resolved
lib/node_modules/@stdlib/constants/float32/eulergamma/test/test.js
Outdated
Show resolved
Hide resolved
@kgryte At this point my Vs Code is just autocorrecting the var name to the existing package that we have for |
The double-precision version uses |
Feel free to open a PR updating |
Signed-off-by: Athan <[email protected]>
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.
LGTM after clean-up.
Progresses #649.
Description
This pull request:
constants/float32/eulergamma
Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers