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

Integer<1e+100> should be 1e+100, but it is never #637

Closed
ootidea opened this issue Jun 14, 2023 · 0 comments · Fixed by #857
Closed

Integer<1e+100> should be 1e+100, but it is never #637

ootidea opened this issue Jun 14, 2023 · 0 comments · Fixed by #857

Comments

@ootidea
Copy link

ootidea commented Jun 14, 2023

TypeScript handles large integers of the number type in exponential notation. It seems that bigint does not do the same.

Upvote & Fund

  • We're using Polar.sh so you can upvote and help fund this issue.
  • The funding will be given to active contributors.
  • Thank you in advance for helping prioritize & fund our backlog.
Fund with Polar
@ootidea ootidea changed the title Integer<1e100> should be 1e100, but it is never Integer<1e+100> should be 1e+100, but it is never Jun 14, 2023
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 a pull request may close this issue.

1 participant