Skip to content

Conversation

vivekmaurya001
Copy link
Contributor

Description

  • This RFC proposes adding the package @stdlib/constants/float32/sqrt-two-pi returning Square root of the mathematical constant π times 2 as a single-precision floating-point number.

Related Issues

Does this pull request have any related issues?

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 the Needs Review A pull request which needs code review. label Dec 5, 2024
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Dec 5, 2024

Coverage Report

Package Statements Branches Functions Lines
constants/float32/sqrt-two-pi $\color{green}52/52$
$\color{green}+100.00\%$
$\color{green}1/1$
$\color{green}+100.00\%$
$\color{green}0/0$
$\color{green}+100.00\%$
$\color{green}52/52$
$\color{green}+100.00\%$

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

@Planeshifter
Copy link
Member

/stdlib update-copyright-years

@stdlib-bot stdlib-bot added the bot: In Progress Pull request is currently awaiting automation. label Dec 7, 2024
@stdlib-bot stdlib-bot removed the bot: In Progress Pull request is currently awaiting automation. label Dec 7, 2024
@stdlib-js stdlib-js deleted a comment from stdlib-bot Dec 7, 2024
@kgryte kgryte added the Feature Issue or pull request for adding a new feature. label Dec 13, 2024
Signed-off-by: Athan <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>
@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 13, 2024
@stdlib-bot
Copy link
Contributor

PR Commit Message

feat: add `constants/float32/sqrt-two-pi`

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

Co-authored-by: Athan Reines <kgryte@gmail.com>
Co-authored-by: Vivek Maurya <vm8118134@gmail.com>
Co-authored-by: stdlib-bot <noreply@stdlib.io>
Reviewed-by: Athan Reines <kgryte@gmail.com>
Signed-off-by: Athan <kgryte@gmail.com>

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

@kgryte kgryte merged commit 5c28376 into stdlib-js:develop Dec 13, 2024
19 checks passed
@vivekmaurya001 vivekmaurya001 deleted the float32/sqrt-two-pi branch January 1, 2025 05:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature Issue or pull request for adding a new feature. 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.

4 participants