MEP - Change Mathcad numerical infinity to IEEE 754 Infinity
Mathcad Enhancement Proposal: Change Mathcad's numerical representation of infinity to the IEEE 754 floating-point standard.
When dealing with large numbers, representing infinity as 10^307 can lead to numerical errors and yield ambiguous or unreadable results.

Note: Python math, NumPy, Mathematica and Matlab all give correct results.
I don't know why 2^1020 is allowable, but 2^n, where n:=1020, raises an error.
Stuart
(Numerical ∞ = 10307 has annoyed me since Mathsoft Mathcad days. At least change ∞ to ⧜ (U+29DC Incomplete Infinity)

