table.integrate
Syntax
Returns a list of 2D vectors representing the integration of the table t.
The list is generated using the trapesoidal rule, and will be of length one shorter than the number of entries in t. The X value will be the midpoint of each value pair.
l - list of 2D vectors
t - integer name, string name, or table pointer
table.id
table.label
9.0.175