stdlib-js/stdlib

[RFC]: add `constants/float32/max-safe-nth-tribonacci`

Neerajpathak07 opened this issue · 2 comments

Description

This RFC proposes

  • To add constants/float32/max-safe-nth-tribonacci to expand the scope for float32 operations.
var bool = ( FLOAT32_MAX_SAFE_NTH_TRIBONACCI === 35 );
// 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:.

is it still open ?

@AlyAbdelmoneim I have created a PR on this issue which should resolve it. You could take up on another issue or create one that you want to work on!!