Closed
Description
Description
This RFC proposes adding C implementation for @stdlib/math/base/special/round
.
double stdlib_base_round( const double x );
Related Issues
None.
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:
.