You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OmegaExpantaNum.js Limit should be p9e15 with the definition:
eX=[1]X=10^X=Exponentiation
fX=[2]X=eeee...eee1 with X e's=Tetration=10^^X
gX=[3]X=ffff...fff1 with X f's=Pentation=10^^^X
hX=[4]X=gggg...ggg1 with X g's=Hexation=10^^^^X
iX=[5]X=hhhh…hhh1 with X h’s=Heptation=10{5}X
[Y]X=[Y-1]…[Y-1]1 with X [Y-1]’s=Aperiotion=10{Y}X=10^^^^…^^^^X with Y ^’s
jX=[X]10=[1,2]x=Aperiotion=10{X}10
kX=Expansion=[2,2]X=jjj...jjjjj1 with X j's=10{{1}}X
lX=Multi-expansion=[3,2]X=kkkk…kkkkk1 with X k’s=10{{2}}X
mX=Power-expansion=[4,2]X=lllllll…lllllll1 with X l’s=10{{3}}X
nX=Tetra-expansion=[5,2]X=mmmm…mmmmm1 with X m’s=10{{4}}X
oX=Penta-expansion=[6,2]X=nnnnn…nnnnnn1 with X n’s=10{{5}}X
pX=Aperio-expansion=[X+1,2]1=[1,3]X=10{{X}}10
The text was updated successfully, but these errors were encountered:
If you are wondering about P, 1P# is equal to {10,2+# [2] 2}
(you should probably read PsiCubed2/Letter_Notation_Part_III)
M9e15 or {10,10,9e15,2} may be suitable for OmegaExpantaNum.js
OmegaExpantaNum.js Limit should be p9e15 with the definition:
eX=[1]X=10^X=Exponentiation
fX=[2]X=eeee...eee1 with X e's=Tetration=10^^X
gX=[3]X=ffff...fff1 with X f's=Pentation=10^^^X
hX=[4]X=gggg...ggg1 with X g's=Hexation=10^^^^X
iX=[5]X=hhhh…hhh1 with X h’s=Heptation=10{5}X
[Y]X=[Y-1]…[Y-1]1 with X [Y-1]’s=Aperiotion=10{Y}X=10^^^^…^^^^X with Y ^’s
jX=[X]10=[1,2]x=Aperiotion=10{X}10
kX=Expansion=[2,2]X=jjj...jjjjj1 with X j's=10{{1}}X
lX=Multi-expansion=[3,2]X=kkkk…kkkkk1 with X k’s=10{{2}}X
mX=Power-expansion=[4,2]X=lllllll…lllllll1 with X l’s=10{{3}}X
nX=Tetra-expansion=[5,2]X=mmmm…mmmmm1 with X m’s=10{{4}}X
oX=Penta-expansion=[6,2]X=nnnnn…nnnnnn1 with X n’s=10{{5}}X
pX=Aperio-expansion=[X+1,2]1=[1,3]X=10{{X}}10
The text was updated successfully, but these errors were encountered: