Signed Big Integer
Any integer larger 64 bits in length, is considered to be a “big integer” within Kalavar. These integers suffer from the same issues as their non-big counterparts, spanning both the signed and unsigned versions of the data type, however they are capable of storing theoretically limitless numbers*
Information
- Max Length: Infinite*
- Encoding: Binary
- Category: Integer
*Dependant on the capabilities of the system involved in the processing of the value