Victor

Results 1 issues of Victor

I noticed that there is no size check of exponential part. If I pass something like this: ``` 1.33E+3333333333333333333333 ``` It will cause "Allowed memory size exhausted" error.

bug
enhancement
help wanted