Start with:
Change it to:

((x*x)-(2*2))
((x*x)-(2*2))


CURRENT: ( - ( * x x ) ( * 2 2 ) )
GOAL: ( * ( + x 2 ) ( - x 2 ) )

Back to index