function area = circleFunction(x)
area = pi * x * x;