big_double 1.0.2
big_double: ^1.0.2 copied to clipboard
High performing BigInt & double replacement that can hold more than 1^308 and up to 10^^308
1.0.2 #
- Major changes to the structuring of files
- Included more functions for the internal structure
- Bug fixes with precision issues
1.0.1 #
- Major changes to how numbers perform
- Used
num
for most use cases to help withdouble
andint
conversions - Incorporated
big_double/extras.dart
for additional functions - Separate internal file structure
1.0.0 #
- The initial publishing version and migration from break_infinity.dart