Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RFC]: add constants/float32/ln-sqrt-two-pi #6076

Closed
3 tasks done
Neerajpathak07 opened this issue Mar 15, 2025 · 0 comments · Fixed by #6075
Closed
3 tasks done

[RFC]: add constants/float32/ln-sqrt-two-pi #6076

Neerajpathak07 opened this issue Mar 15, 2025 · 0 comments · Fixed by #6075

Comments

@Neerajpathak07
Copy link
Contributor

Neerajpathak07 commented Mar 15, 2025

Description

This RFC proposes

  • To add constants/float32/ln-sqrt-two-pi to expand the scope for float32 operations.
var bool = ( FLOAT32_LN_SQRT_TWO_PI === 0.9189385175704956 );
// returns true

Related Issues

Related issues None.

Questions

No.

Other

No.

Checklist

  • I have read and understood the Code of Conduct.
  • Searched for existing issues and pull requests.
  • The issue name begins with RFC:.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant