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

Change decimal.MaxValue and decimal.MinValue #14

Open
Poikilos opened this issue Mar 14, 2021 · 0 comments
Open

Change decimal.MaxValue and decimal.MinValue #14

Poikilos opened this issue Mar 14, 2021 · 0 comments
Labels

Comments

@Poikilos
Copy link
Collaborator

Poikilos commented Mar 14, 2021

  • if using float, use sys.float_info.max and sys.float_info.min
  • import sys
@Poikilos Poikilos added the bug label Mar 14, 2021
@Poikilos Poikilos changed the title Change decimal.MaxValue Change decimal.MaxValue and decimal.MinValue Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant