stdlib-js/stdlib

[RFC]: add `constants/float32/gamma-lanczos-g`

Neerajpathak07 opened this issue · 0 comments

Description

This RFC proposes

  • To add constants/float32/gamma-lanczos-g to expand the scope for float32 operations.
var bool = ( FLOAT32_GAMMA_LANCZOS_G === 10.900510787963867 );
// 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:.