HP NW280-200X User Manual page 316

Prime graphing calculator
Table of Contents

Advertisement

Chinese
Remainder
Special
Cyclotomic
Groebner Basis
Groebner
Remainder
Hermite
Lagrange
Laguerre
Legendre
Chebyshev Tn
Chebyshev Un
310
Returns the Chinese remainder of the polynomials written as
lists of coefficients or in symbolic form.
chinrem([Lst||Expr,Lst||Expr],[Lst||Expr
,Lst||Expr])
Returns the list of coefficients of the cyclotomic polynomial of
an integer.
cyclotomic(Int)
Returns the Groebner basis of the ideal spanned by a list of
polynomials.
gbasis(LstPoly,LstVar)
Returns the remainder of the division of a polynomial by the
Groebner basis of a list of polynomials.
greduce(Poly,LstPoly,LstVar)
Returns the Hermite polynomial of degree n.
hermite(Intg(n))
Returns the Lagrange polynomial for two lists. The list in the
first argument corresponds to the abscissa values, and the list
in the second argument corresponds to the ordinate values.
lagrange((Lst_xk,Lst_yk)
or
lagrange(Mtrx_2*n)
Returns the Laguerre polynomial of degree n.
laguerre(Intg(n))
Returns the Legendre polynomial of degree n.
legendre(Intg(n))
Returns the Tchebyshev polynomial of first kind of degree n.
tchebyshev1(Intg(n))
Returns the Tchebyshev polynomial of second kind of degree
n.
tchebyshev2(Intg(n))
Functions and commands

Advertisement

Table of Contents
loading

Table of Contents