My previous statement was wrong. It seems that the best way to represent big numbers is by using strings and arrays. Converting strings to arrays of single digits and calculating based on the length can give you the ability to reach astronomically high numbers.