Skip to content

Conversation

@gunjjoshi
Copy link
Member

Resolves https://github.com/stdlib-js/todo/issues/2353.

Description

What is the purpose of this pull request?

This pull request:

  • addresses suggestions on the commit aa5c7a8.
  • updates function descriptions, moves package link out of the "related-links" section in README.md in math/base/special/sqrtpif.

Related Issues

Does this pull request have any related issues?

This pull request:

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

@stdlib-bot stdlib-bot added Math Issue or pull request specific to math functionality. Needs Review A pull request which needs code review. labels Dec 18, 2024
@stdlib-bot
Copy link
Contributor

Coverage Report

Package Statements Branches Functions Lines
math/base/special/sqrtpif $\color{green}169/169$
$\color{green}+100.00\%$
$\color{green}5/5$
$\color{green}+100.00\%$
$\color{green}2/2$
$\color{green}+100.00\%$
$\color{green}169/169$
$\color{green}+100.00\%$

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

Copy link
Member

@kgryte kgryte left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Thanks for resolving this, @gunjjoshi!

@kgryte kgryte added Ready To Merge A pull request which is ready to be merged. and removed Needs Review A pull request which needs code review. labels Dec 18, 2024
@stdlib-bot
Copy link
Contributor

PR Commit Message

docs: update function descriptions, move link in `math/base/special/sqrtpif`

PR-URL: https://github.com/stdlib-js/stdlib/pull/4015

Reviewed-by: Athan Reines <kgryte@gmail.com>

Please review the above commit message and make any necessary adjustments.

@kgryte kgryte merged commit db76062 into stdlib-js:develop Dec 18, 2024
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Math Issue or pull request specific to math functionality. Ready To Merge A pull request which is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants