monoIntegral: Integrating and evaluating monomials

Description Usage Arguments Value

View source: R/mtr.R

Description

Analytically integrates monomials and evalates them at a given point. It is assumed that there is no constant multiplying the monomial.

Usage

1

Arguments

u

scalar, the point at which to evaluate the integral. If a vector is passed, then the integral is evaluated at all the elements of the vector.

exp

The exponent of the monomial.

Value

scalar or vector, depending on what u is.


ivmte documentation built on Sept. 17, 2021, 5:06 p.m.