Test for Kumakuma 3 variables psi number

Please push the browser console and test it.
(On Chrome, shift+ctrl+j.)

You can confirm the program by the following commands:

To confirm fgh:
fgh(new Kuma3ary("0"), 0)
fgh(new Kuma3ary("0"), 1)
fgh(new Kuma3ary("0"), 2)
fgh(new Kuma3ary("0"), 3)
fgh(new Kuma3ary("1"), 0)
fgh(new Kuma3ary("1"), 1)
fgh(new Kuma3ary("1"), 2)
fgh(new Kuma3ary("1"), 3)
fgh(new Kuma3ary("2"), 0)
fgh(new Kuma3ary("2"), 1)
fgh(new Kuma3ary("2"), 2)
fgh(new Kuma3ary("2"), 3)
fgh(new Kuma3ary("w"), 0)
fgh(new Kuma3ary("w"), 1)
fgh(new Kuma3ary("w"), 2)
g(0).toString()
g(1).toString()
g(2).toString()
g(3).toString()

You can test the ordinal expansion, dom, compare by ordex.

Kuma kuma 3 variable Psi was made by Kanrokoti
The program was made by koteitan.
The code is at github.