steenrod% g++ -o trap-1 -lm trap-1.cc steenrod% trap-1 Program approximates the area under a function using the Trapezoidal Rule. Enter number of subintervals to be used: 20 The approximate area is 3.12846