Open
Description
openedon Apr 6, 2024
Description
This RFC proposes adding math/base/special/asinhf
, which would be the single-precision equivalent for math/base/special/asinh
.
float stdlib_base_asinhf( const float 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:
.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Metadata
Assignees
Labels
RFC feature request which has been accepted.Issue involves or relates to C.Issue involves or relates to JavaScript.Issue or pull request specific to math functionality.Issue involves or relates to Node.js native add-ons.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.