stdlib
stdlib copied to clipboard
[RFC]: Add C implementtation for `@stdlib/math/base/special/factorial`
Description
This RFC proposes adding C implementation for @stdlib/math/base/special/factorial
Related Issues
Helps progress #649
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 is blocked because C implementation for @stdlib/math/base/special/gamma does not exist yet.
We can close this now, it has been completed by #2618.