Shroob submitted a new resource:
Breakinfinity.sk - Numerical library for numbers up to 1e9.223e18 (9 quintillion zeros)
Read more about this resource...
Breakinfinity.sk - Numerical library for numbers up to 1e9.223e18 (9 quintillion zeros)
breakinfinity.sk is a big number library based on breakinfinity.js for people creating incremental games. It stores the number inside a string, so it is as accurate as your number accuracy in skript config
examples of accuracy:
number accuracy at 3:
839753 = 839000
number accuracy at 18:
843529571 = 843529571
contents:
chart: shows speed of most functions (differs from server to server but it is usually around 0.015 ms)
breakinfinity.sk: the main library, contains every function...
Read more about this resource...