Hey all,
I'm working with a large amount of digits (PI). I need a way to store up to 100,000 digits in a variable, but float and int max out too early.
Any suggestions?
1