norm - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.

Online Help

All Products    Maple    MapleSim


norm

norm of a polynomial

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

norm(a, n, v)

Parameters

a

-

expanded polynomial

n

-

real constant >= 1 or the name infinity

v

-

(optional) variable specification

Description

• 

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.

Examples

(1)

(2)

(3)

See Also

evala/Norm

indets

LinearAlgebra[Norm]

VectorCalculus[Norm]

 


Download Help Document