stdlib
stdlib copied to clipboard
feat: add `math/base/special/exp2f`
Progresses #649
Description
What is the purpose of this pull request?
This pull request:
- adds
math/base/special/exp2f
Related Issues
Does this pull request have any related issues?
This pull request:
- progresses #649
Questions
Any questions for reviewers of this pull request?
What should i do about benchmark/c/cephes ? that doesn't seem to compile locally and on the CI tests as well.
Other
Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.
No.
Checklist
Please ensure the following tasks are completed before submitting this pull request.
- [x] Read, understood, and followed the contributing guidelines.
@stdlib-js/reviewers