expr-eval icon indicating copy to clipboard operation
expr-eval copied to clipboard

Parse numbers as string

Open arnnis opened this issue 3 years ago • 0 comments

Hi. I'm trying to use BigInt instead of regular numbers. I did what the answer in #198 but since a, b are still parsed as number so it's limited by max integer. Can we get a and b parsed as string and full?

arnnis avatar Apr 02 '22 08:04 arnnis