Skip to content

Add binary, octal and hexadecimal number support.#388

Merged
gumbarros merged 1 commit intoncalc:masterfrom
slobber:master
Feb 5, 2025
Merged

Add binary, octal and hexadecimal number support.#388
gumbarros merged 1 commit intoncalc:masterfrom
slobber:master

Conversation

@slobber
Copy link
Contributor

@slobber slobber commented Feb 5, 2025

You can use binary, octal, hexadecimal number in expression, such as 0xad, 0o17, 0b0110.

LIMIT: the value will be translate to long, so you cannot set the value large then long.MaxValue.

@slobber
Copy link
Contributor Author

slobber commented Feb 5, 2025

fixed issue #66

@gumbarros
Copy link
Member

Thank you

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.

2 participants