stdlib icon indicating copy to clipboard operation
stdlib copied to clipboard

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

Open 0PrashantYadav0 opened this issue 9 months ago • 6 comments

Resolves None.

Description

What is the purpose of this pull request?

This pull request:

  • added base implementation for math/base/special/acoshf
  • added benchmark, example and test.
  • added docs and C-implementation.

Related Issues

Does this pull request have any related issues?

This pull request:

  • ref #649

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.

No.

Checklist

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


@stdlib-js/reviewers

0PrashantYadav0 avatar Mar 05 '25 19:03 0PrashantYadav0

Depend on #5803

0PrashantYadav0 avatar Mar 05 '25 19:03 0PrashantYadav0

:warning: Tracking Issue Closure Warning :warning:

I noticed your PR description contains closing keywords ("Resolves", "Closes", or "Fixes") referencing a "Tracking Issue".

Why this matters: Tracking issues should typically remain open until all related sub-issues are completed. GitHub automatically closes issues with such closing keywords when the PR is merged.

Required action: Use "Progresses:" or "Ref:" instead to reference the tracking issue without automatically closing it.

Thank you for your contribution to the project!

Planeshifter avatar Mar 16 '25 20:03 Planeshifter

/stdlib merge

kgryte avatar Dec 04 '25 07:12 kgryte

/stdlib update-copyright-years

kgryte avatar Dec 04 '25 08:12 kgryte

Coverage Report

Package Statements Branches Functions Lines
math/base/special/acoshf $\color{red}224/226$
$\color{green}+0.00%$
$\color{red}13/14$
$\color{green}+0.00%$
$\color{green}2/2$
$\color{green}+0.00%$
$\color{red}224/226$
$\color{green}+0.00%$

The above coverage report was generated for the changes in this PR.

stdlib-bot avatar Dec 04 '25 16:12 stdlib-bot

/stdlib lint-autofix

anandkaranubc avatar Dec 05 '25 05:12 anandkaranubc