Write a simple MATLAB program that will estimate the area of a circle using the lower and upper bounds (using triangles). The user will input the diameter of the circle and the desired accuracy (relative error ) and the program must run until the estimated error is below the user defined error.