cheb_1st: Generating Chebyshev Polynomials of first kind

Description Usage Arguments Value

Description

cheb_1st generates Chebyshev polynomials of the first kind of the order n from an arbitrary x-axis. Recurrence formula is taken from Bronstein p.xxx.

Usage

1
cheb_1st(x_axis, n)

Arguments

x_axis

Arbitrary x-axis

n

Order of the polynomial

Value

Chebyshev polynomial of the first kind


sebaki/ChebyshevMax documentation built on May 29, 2019, 12:07 a.m.