stdlib
stdlib copied to clipboard
[RFC]: Add C implementation for `@stdlib/math/base/special/tan`
Description
This RFC proposes adding a C implementation for @stdlib/math/base/special/tan
Related Issues
Helps resolve #649 and unblocks #1663
Questions
No.
Other
No.
Checklist
- [X] I have read and understood the Code of Conduct.
- [X] Searched for existing issues and pull requests.
- [X] The issue name begins with
RFC:.
This RFC depends on rempio2 which is not yet implemented in C.
This has now been implemented. Closing...