Skip to content

kajfik/BigDouble

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BigDouble.java

A Java and Kotlin port of break_infinity.js - a solution for incremental games which want to deal with very large numbers (bigger in magnitude than 1e308, up to as much as 1e(9e15) ) and want to prioritize speed over accuracy.

BigDouble

BigDouble is a double replacement for very large numbers.

Credits

Patashu - for amazing library and major effort in porting to C#

Razenpok - for amazing C# port

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published