kalker/tests/basics.kalker

5 lines
56 B
Plaintext

x = 2
y = 3
f(x) = 2x(x - 3)(y + 2)
2f(f(x) + y) = 6800