Closed
Description
Description
This RFC proposes adding C implementation for @stdlib/math/base/special/atan2.
Related Issues
Related issues #649
Questions
No.
Other
The atan2
package is dependent on :-
isinfinite
, copysign
, signbit
, isnan
, atan
, pinf
and pi
, and all of these packages are already implemented in C.
Checklist
- I have read and understood the Code of Conduct.
- Searched for existing issues and pull requests.
- The issue name begins with
RFC:
.
Metadata
Metadata
Assignees
Labels
No labels