stdlib
stdlib copied to clipboard
[RFC]: Add `@stdlib/number/napi/double`
Description
This RFC proposes add C APIs for converting a double-precision floating-point C value to a JavaScript object.
This is the reverse of @stdlib/napi/argv-double.
Package: @stdlib/number/napi/double
Related Issues
None.
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:.