feat: add `math/base/special/sech`
Resolves #228
Description
What is the purpose of this pull request?
This pull request:
- Computes the value of hyperbolic secant of an input in radian
- It also includes the C-implementation
Related Issues
Does this pull request have any related issues?
This pull request:
- resolves #228
- fixes #
Questions
Any questions for reviewers of this pull request?
No.
Other
Any other information relevant to this pull request? This may include screenshots, references, and/or implementation notes.
Checklist
Please ensure the following tasks are completed before submitting this pull request.
- [x] Read, understood, and followed the contributing guidelines.
@stdlib-js/reviewers
@kgryte Sorry for not following the conventions, will pay close attention to it in future. I will surely try to solve all the issues, according to suggestions.
@MSP20086 Are you still interested in working on this PR?
/stdlib merge
@gunjjoshi Do you think you'd be interested in taking over this PR?
@kgryte Sure, I'll work on this!
Coverage Report
| Package | Statements | Branches | Functions | Lines |
|---|---|---|---|---|
| math/base/special/sech | $\color{green}164/164$ $\color{green}+100.00\%$ |
$\color{green}5/5$ $\color{green}+100.00\%$ |
$\color{green}2/2$ $\color{green}+100.00\%$ |
$\color{green}164/164$ $\color{green}+100.00\%$ |
The above coverage report was generated for the changes in this PR.
/stdlib merge
/stdlib update-copyright-years
Looks like this PR has some indentation errors.
/stdlib merge