Playground

Try Tortuga entirely in your browser with WebAssembly.

Click the play button to execute the code directly in your browser!

f(x) = x^2 + 3*x - 1/2
g(x) = 0.5 + f(x)
f(2) - g(2) = 0.5