Problem: Substract from a Googol

Code: Substract+from+a+Googol/plcc_1772470313

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)


- (subtract) 
    ^ (pow) 
        ~ (auto = 10) 
        ^ (pow) 
            ~ (auto = 10) 
            ~ (auto = 2) 
    (implicit arg = fstInt) 

Back to the index