stdlib
stdlib copied to clipboard
feat: add `math/base/special/kernel-sincos`
Resolves None
Description
What is the purpose of this pull request?
This pull request:
- Adds the JS and C implementation of
math/base/special/kernel-sincos.
Related Issues
Does this pull request have any related issues?
This pull request:
- resolves none
Questions
Any questions for reviewers of this pull request?
No.
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
Coverage Report
| Package | Statements | Branches | Functions | Lines |
|---|---|---|---|---|
| math/base/special/kernel-sincos | $\color{red}395/403$ $\color{green}+98.01\%$ |
$\color{red}15/19$ $\color{green}+78.95\%$ |
$\color{green}6/6$ $\color{green}+100.00\%$ |
$\color{red}395/403$ $\color{green}+98.01\%$ |
The above coverage report was generated for the changes in this PR.
PR Commit Message
feat: add `math/base/special/kernel-sincos`
PR-URL: https://github.com/stdlib-js/stdlib/pull/5935
Co-authored-by: Philipp Burckhardt <[email protected]>
Reviewed-by: Philipp Burckhardt <[email protected]>
Please review the above commit message and make any necessary adjustments.