Question: float(infinity)

Maple should do this

1e123456789876 + 1e123456789876

                           float(infinity)

The answer is 2e123456789876.

Is there a way to get maple to actually do the calculation without doing any manipulation of the numbers before hand?  Maybe there is a package out there for working with extremely large numbers?

Please Wait...