Skip to content

[RFC]: Add C implementation for @stdlib/math/base/special/atan2 #1923

Closed
@Pushpendra766

Description

@Pushpendra766

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
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions