This evaluation doesn't warn and/or give Infinity because of the error occurred before the evaluation is complete.
OmegaNum("10{1000}10")
OmegaNum.js:1256 Uncaught TypeError: arrows.add is not a function
at Q.fromString (OmegaNum.js:1256:87)
at new OmegaNum (OmegaNum.js:1465:23)
at OmegaNum (OmegaNum.js:1445:44)
at <anonymous>:1:1
Other methods work fine as since
OmegaNum.arrow(10,1000,10).eq(Infinity)
OmegaNum.js:877 Number too large to reasonably handle it: tried to 1002-ate.
(anonymous) @ OmegaNum.js:877
Q.arrow @ OmegaNum.js:919
(anonymous) @ VM323:1
true
This evaluation doesn't warn and/or give Infinity because of the error occurred before the evaluation is complete.
Other methods work fine as since