The screenshot above (click to enlarge) shows how close to Infinity you can get in different programs. In Matlab, the largest floating point number appears to be
1.79769313486231580e308
In Google Calculator, the largest number I can get displayed is
On my new HP 35S, the largest number displayed is 1.0 e 500. The closest I can come to this in a computation is ask for 253! 1.9329 x (using RPN), which returns 9.9999e499.
Windows Calculator, that surprisingly powerful tool, can handle much larger numbers. I don’t know what the limit is. The largest number I can generate without much effort is
7.6150458132720644624236074295991e+1042494
which is an exponent of more than one million. I’m sure there is room to go higher. If anyone knows what the maximum representable number is in Windows Calculator, please let me know. If you have another tool that allows you to get closer to Infinity, I’d love to find out.