Skip to content

[RFC]: add math/base/special/asinhf #2130

Open

Description

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

AcceptedRFC feature request which has been accepted.CIssue involves or relates to C.JavaScriptIssue involves or relates to JavaScript.MathIssue or pull request specific to math functionality.Native AddonsIssue involves or relates to Node.js native add-ons.RFCRequest for comments. Feature requests and proposed changes.difficulty: 2May require some initial design or R&D, but should be straightforward to resolve and/or implement.priority: NormalNormal priority concern or feature request.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions