# parabola.txt title = parabola x = t y = a*t**2 tMin = -5 tMax = 5 step = 0.1