Skip to content

Conversation

@vHeemstra
Copy link

(also corrected first examples in README.md)

Convert float values in scientific notation (like `1e-06`) to `float` instead of `BigInt`/integer, which at the moment causes errors like:
```
SyntaxError: Cannot convert 1e-06 to a BigInt
```
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.

1 participant