-
-
Notifications
You must be signed in to change notification settings - Fork 755
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 constants/float32/eulergamma
#6209
base: develop
Are you sure you want to change the base?
feat: add constants/float32/eulergamma
#6209
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
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 |
Progresses #649.
Description
This pull request:
constants/float32/eulergamma
Related Issues
This pull request:
Questions
No.
Other
No.
Checklist
@stdlib-js/reviewers