Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement acosd #36

Closed
kgryte opened this issue Dec 6, 2016 · 0 comments · Fixed by #1782
Closed

Implement acosd #36

kgryte opened this issue Dec 6, 2016 · 0 comments · Fixed by #1782
Labels
difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality.
Projects

Comments

@kgryte
Copy link
Member

kgryte commented Dec 6, 2016

Compute the arccosine of x where the output is in degrees. @stdlib/math/base/special/acosd.

@kgryte kgryte added difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality. labels Dec 6, 2016
Planeshifter added a commit that referenced this issue Mar 12, 2024
PR-URL: #1782 
Closes: #36

---------

Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
gunjjoshi pushed a commit to gunjjoshi/stdlib that referenced this issue Mar 20, 2024
PR-URL: stdlib-js#1782 
Closes: stdlib-js#36

---------

Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
gunjjoshi pushed a commit to gunjjoshi/stdlib that referenced this issue Mar 21, 2024
PR-URL: stdlib-js#1782 
Closes: stdlib-js#36

---------

Signed-off-by: Sai Srikar Dumpeti <80447788+the-r3aper7@users.noreply.github.com>
Signed-off-by: Philipp Burckhardt <pburckhardt@outlook.com>
Co-authored-by: Philipp Burckhardt <pburckhardt@outlook.com>
Reviewed-by: Philipp Burckhardt <pburckhardt@outlook.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
difficulty: 1 Low degree of difficulty. Should be straightforward to implement and/or resolve. Feature Issue or pull request for adding a new feature. Math Issue or pull request specific to math functionality.
Projects
Features
Backlog
Development

Successfully merging a pull request may close this issue.

1 participant