[RFC]: add `constants/float32/gamma-lanczos-g`
Neerajpathak07 opened this issue · 0 comments
Neerajpathak07 commented
Description
This RFC proposes
- To add
constants/float32/gamma-lanczos-gto expand the scope for float32 operations.
var bool = ( FLOAT32_GAMMA_LANCZOS_G === 10.900510787963867 );
// returns trueRelated 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:.