import math._ clear jumpTo(cos(0)*100,sin(0)*100) for(t <- 0.0 to 50 by 0.1) moveTo(cos(t*0.3)*100, sin(t*0.5)*100)