Pn: Legendre Polynomial function (Pn) of the first kind.

View source: R/bessel.R

PnR Documentation

Legendre Polynomial function (Pn) of the first kind.

Description

Legendre Polynomial function (Pn) of the first kind.

Usage

Pn(n, x)

Arguments

n

Degree of Legendre polynomial

x

Real value

Value

Returns a matrix array calculated by computing the outer product that generates a series of values when evaluated over a vector.


brandynlucca/acousticTS documentation built on July 4, 2025, 12:43 a.m.