Compute sine
Open
Duplicate
- Dominant language
- JavaScript
- Stars
- 6k
- Forks
- 1.3k
- Avg merge
- 1d 3h
- Merged PRs (30d)
- 611
Description
Compute the sine of x where x is in degrees.
Package: `@stdlib/math/base/special/sind`
Alias: `base.sind`
For a reference implementation, see [this link](https://github.com/JuliaLang/julia/blob/c3f59178b1c9c2b0a9758ac4f92b3445e933e405/base/special/trig.jl#L478).
**Guide:**
- Read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
Searched for existing issues and pull requests.
If this is a general question, searched the [FAQ](https://github.com/stdlib-js/stdlib/blob/develop/FAQ.md) for an existing answer.
If this is a feature request, the issue name begins with RFC: .
Contributor guide
Assessment
This issue has not been assessed yet.