Closed
Description
Description
This RFC proposes adding native C implementation for @stdlib/math/base/special/fast/uint32-log2
:
uint32_t stdlib_base_fast_uint32_log2 (uint32_t x);
Related Issues
N/A
Questions
No.
Other
No.
Checklist
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:
.
Metadata
Metadata
Assignees
Labels
RFC feature request which has been accepted.Issue involves or relates to C.A good first issue for new contributors!Issue or pull request specific to math functionality.Request for comments. Feature requests and proposed changes.May require some initial design or R&D, but should be straightforward to resolve and/or implement.Normal priority concern or feature request.