64 bit integer limit

  • Welcome to skUnity!

    Welcome to skUnity! This is a forum where members of the Skript community can communicate and interact. Skript Resource Creators can post their Resources for all to see and use.

    If you haven't done so already, feel free to join our official Discord server to expand your level of interaction with the comminuty!

    Now, what are you waiting for? Join the community now!

  1. 1

    How should I go about allowing numbers to go above 9.22e18?

    I've seen this done before using skript on servers but I'm not sure how to start. All I can think of doing would be storing the exponent and coefficient seperately, but I'm not sure how to do that where the math is still all correct. Not asking for spoonfeed, just wondering how I should start.