テトレーション
tetration
超冪ともいう
ハイパー演算子の4番目の演算
クヌースの矢印表記で書くと$ a\uparrow\uparrow b
定義
code:hs
tet = hyper 4
イメージ
code:hs
tet a 2 == a^a
tet a 3 == a^a^a
関連
超階乗
参考
テトレーション | 巨大数研究 Wiki | Fandom
http://tetration.org/