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

main thread hangs when passing a large number that is less than MSI onto the argument z with ExpantaNum.arrow or ExpantaNum.hyper #30

Open
sonic3XE opened this issue Nov 8, 2024 · 1 comment

Comments

@sonic3XE
Copy link

sonic3XE commented Nov 8, 2024

When I type in ExpantaNum.arrow(10,1024,50) (or ExpantaNum.hyper(1024)(10,50)), it causes the main thread to hang for a while and will eventually return the value as expected. (see Naruyoko/OmegaNum.js#33)

@sonic3XE sonic3XE changed the title main thread hangs when passing a large number onto the argument z with ExpantaNum.arrow or ExpantaNum.hyper main thread hangs when passing a large number that is less than MSI onto the argument z with ExpantaNum.arrow or ExpantaNum.hyper Nov 8, 2024
@sonic3XE
Copy link
Author

sonic3XE commented Nov 9, 2024

I had created another library that goes beyond ExpantaNum Limit and up to {10,9e15,1,1,2}, which you can view here.

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

No branches or pull requests

1 participant