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 cosd #33

Closed
kgryte opened this issue Dec 6, 2016 · 1 comment · Fixed by #1777
Closed

Implement cosd #33

kgryte opened this issue Dec 6, 2016 · 1 comment · Fixed by #1777
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.

Comments

@kgryte
Copy link
Member

kgryte commented Dec 6, 2016

Compute the cosine of x where x is in degrees. @stdlib/math/base/special/cosd.

@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
@the-r3aper7
Copy link
Contributor

is it still open?

Planeshifter added a commit that referenced this issue Mar 17, 2024
PR-URL: #1777
Closes: #33

---------

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
None yet
Development

Successfully merging a pull request may close this issue.

2 participants