Compute sine
- Ngôn ngữ chính
- JavaScript
- Star
- 6k
- Fork
- 1.3k
- Merge trung bình
- 1 ngày 3 giờ
- Pull request đã merge (30 ngày)
- 611
Mô tả
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: .
Hướng dẫn đóng góp
Hướng nghiên cứu
Start with the @stdlib/math/base/special/sind package entry point and compare the intended degree-based behavior with the linked Julia reference implementation. The issue does not name implementation files or tests, so identify the package's existing conventions and validation before defining completion as a working sine function for degree inputs.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- javascript
- Lĩnh vực
- data
- Loại issue
- Tính năng
- Độ khó
- 3/5
- Thời gian dự kiến
- 1-2 ngày
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100