Problem: The 9801 debacle

Code: The+9801+debacle/tails_1705026998

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)


(implicit string concatenation) 
    "0." (string) 
    >> (tail) 
        `p (int to str) 
            + (add) 
                / (divide) 
                    ; (save) -->let( B ) 
                        ^ (pow) 
                            ~ (auto = 10) 
                            * (multiply) 
                                ; (save) -->let( A ) 
                                    ^ (pow) 
                                        ;$ (= sndInt) 
                                        -2 (integer) 
                                , (length) 
                                    `p (int to str) 
                                        $ (= A) 
                    ;_ (= sndInt) 
                (implicit arg = B) 

Back to the index