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/pi-squared #6070

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

[RFC]: add constants/float32/pi-squared #6070

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

Comments

@Neerajpathak07
Copy link
Contributor

Description

This RFC proposes

  • To add constants/float32/pi-squared to expand the scope for float32 operations.
var bool = ( FLOAT32_PI_SQUARED === 9.869604110717773 );
// 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