//dawn paper 80 repeat a 0 20 { repeat b 0 15 { set [((a*a)-(b*b)) (b*7)] ((a+b)*2) //set [((a*a)-(b*b)-(a*b)) (b*3)] ((a+b)*2) } }