Skip to main content

How is the Integrate Area macro calculated?

The Integrate Area macro uses the following formula to calculate the area under the curve. This macro evaluates two points at a time (x1,y1 and x2,y2) and uses the initial yref value supplied by the user.

Area = Sum(((y2+y1)/2 – yref)*(x2-x1))

Scroll to Top
Synergy Software
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.