calcArea: Area under a curve

Description Usage Arguments Value See Also

Description

Calculates the trapezoid area (boxes+traingles) under the curve y=f(x)

Usage

1
calcArea(x, y)

Arguments

x

vector holding the x values

y

vector holding the y values

Value

area under the curve

See Also

calcAreaLim


pezzacolori/boris-r-misc documentation built on Sept. 14, 2021, 1:46 a.m.