[RFC]: update math/base/special/atanh
according to the FreeBSD implementation
#2089
Open
3 tasks done
Labels
Accepted
RFC feature request which has been accepted.
C
Issue involves or relates to C.
difficulty: 3
Likely to be challenging but manageable.
Math
Issue or pull request specific to math functionality.
priority: Normal
Normal priority concern or feature request.
RFC
Request for comments. Feature requests and proposed changes.
Description
This RFC proposes updating the C implementation for
math/base/special/atanh
, according to the FreeBSD implementation.We need to convert the floating-point value to a word and then perform integer calculations, as given in the original FreeBSD implementation.
Related Issues
None.
Questions
No.
Other
No.
Checklist
RFC:
.The text was updated successfully, but these errors were encountered: