norm
norm of a polynomial
Calling Sequence
Parameters
Description
Examples
norm(a, n, v)
a
-
expanded polynomial
n
real constant >= 1 or the name infinity
v
(optional) variable specification
The norm function computes the nth norm of the polynomial a in the indeterminates v. For the norm is defined:
If v is not specified, the are used.
See Also
evala/Norm
indets
LinearAlgebra[Norm]
VectorCalculus[Norm]
Download Help Document