Problem: Googol division

Code: Googol+division/tails_1643013913

Nibbles version: 0.2 | 0.21 | 0.22 | 0.23 | 0.24 | 0.25 | 1.00

Format: Compact | Simple | +Type | Table | JSON | .nbl (DeBruijn) | .nbl (names)


/ (divide):int 
    ^ (pow):int 
        ~ (auto = 10):auto 
        ^ (pow):int 
            ~ (auto = 10):auto 
            ~ (auto = 2):auto 
    (implicit arg = fstInt):int 

Back to the index