Problem: Angle difference

Code: Angle+difference/tails_1644211551

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) 
    ; (save) -->let( A ) 
        180 (integer) 
    % (modulus) 
        + (add) 
            - (subtract) 
                @ (= fstInt) 
                ;@ (= sndInt) 
            $ (= A) 
        + (add) 
            (implicit arg = A) 
            (implicit arg = A) 

Back to the index