Skip to content

trim CHUD_BITS_PER_TERM precision in examples/pi_bigint.js#511

Open
imcotton wants to merge 2 commits intobellard:masterfrom
imcotton:patch-1
Open

trim CHUD_BITS_PER_TERM precision in examples/pi_bigint.js#511
imcotton wants to merge 2 commits intobellard:masterfrom
imcotton:patch-1

Conversation

@imcotton
Copy link
Copy Markdown

@imcotton imcotton commented May 2, 2026

Fixes a ESLint no-loss-of-precision error on the CHUD_BITS_PER_TERM constant.

The current value 47.11041313821584202247 contains 20 decimal digits, which exceeds JavaScript's IEEE 754 double-precision floating-point representation limit.


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 this pull request may close these issues.

1 participant