As a basic support, languages use to support only structures that can be represented directed on hardware. Thats why you can see only those format. To represent a large integer (lets say 1000 digits with precision of 1000) you need to simulate it. You can see this "simulation" on math libs or a direct look on some prime number generator routines.
Look for "RSA" routines and you will see large prime generators ---