This function integrate over a numerical range using the trapezoid method
integrateTZ(x, y)
x
Numeric vector of x values
y
Numeric vector of y values
Number