v1.0.13 -Fixed some issues with certain large values in ExpantaNum being really slow -approximateFGH now works up to the limit of ExpantaNum v1.0.12 -approximateFGH now prevents inputs over f_w(200) v1.0.11 -Added approximateFGH() -Fixed cursor appearing as all-scroll icon v1.0.10 -Fixed negative numbers not working v1.0.9 -Hyper-E numbers are now rounded down -Fixed some errors not displaying "Input error" v1.0.8 -Hyper-E no longer applies beyond 10{10}10 since ExpantaNum's built in .toHyperE doesn't include x##x or beyond v1.0.7 -Added hyper-E notation option (no hyper-E inputs yet though) v1.0.6 -Added up-arrow notation as standard v1.0.5 -Added x{n}y for hyperoperators v1.0.4 -You can now press enter ro evaluate -Fixed order of operations for hyperoperators (all are right-to-left) v1.0.3 -Operations now follow PEMDAS -Exponents are now solved right-to-left -Made the list of functions look nicer -Improved formatting for small numbers v1.0.2 -Added x-y, x/y, log10(x) and ln(x) v1.0.1 -Fixed f_w+1 not working properly v1.0.0 -OmniCalc is created! -Includes x+y, x*y, x^y, x!, f_n(x), f_w(x), f_w+1(x), and ackermann(x)