Skip to content

Conversation

@opbot-xd
Copy link
Contributor

Description

What is the purpose of this pull request?

This pull request:

  • adds @stdlib/constants/float16/sqrt-half-pi, which provides the square root of π/2 as a half-precision floating-point number

Related Issues

Does this pull request have any related issues?

No.

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.

  • Float64 value: 1.2533141373155001...
  • Float16 value: 1.2529296875

Checklist

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

AI Assistance

When authoring the changes proposed in this PR, did you use any kind of AI assistance?

  • Yes
  • No

@stdlib-js/reviewers

@stdlib-bot stdlib-bot added the Needs Review A pull request which needs code review. label Dec 14, 2025
@stdlib-bot
Copy link
Contributor

stdlib-bot commented Dec 14, 2025

Coverage Report

Package Statements Branches Functions Lines
constants/float16/sqrt-half-pi $\color{green}48/48$
$\color{green}+0.00%$
$\color{green}1/1$
$\color{green}+0.00%$
$\color{green}0/0$
$\color{green}+0.00%$
$\color{green}48/48$
$\color{green}+0.00%$

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

@kgryte kgryte added the Feature Issue or pull request for adding a new feature. label Dec 16, 2025
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. Needs Review A pull request which needs code review.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants