stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

feat: add `math/base/special/sech`

Open MSP20086 opened this issue 1 year ago • 2 comments

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.

image image image

Checklist

Please ensure the following tasks are completed before submitting this pull request.


@stdlib-js/reviewers

MSP20086 avatar Mar 05 '24 16:03 MSP20086

@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 avatar Mar 09 '24 06:03 MSP20086

@MSP20086 Are you still interested in working on this PR?

kgryte avatar Jun 11 '24 08:06 kgryte

/stdlib merge

kgryte avatar Nov 18 '24 07:11 kgryte

@gunjjoshi Do you think you'd be interested in taking over this PR?

kgryte avatar Nov 18 '24 07:11 kgryte

@kgryte Sure, I'll work on this!

gunjjoshi avatar Nov 18 '24 07:11 gunjjoshi

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-bot avatar Nov 21 '24 07:11 stdlib-bot

/stdlib merge

kgryte avatar Apr 12 '25 05:04 kgryte

/stdlib update-copyright-years

kgryte avatar Apr 13 '25 07:04 kgryte

Looks like this PR has some indentation errors.

kgryte avatar Apr 13 '25 07:04 kgryte

/stdlib merge

anandkaranubc avatar Apr 15 '25 05:04 anandkaranubc