CalcMe documentation CommandsExpressions and polynomials Norm 2 Norm 2 If p(x) = ∑k=0nakxk is a polynomial, its 2-norm is defined as ||||p2=∑k= 0n ||ak2 Syntax norm_2(Polynomial) Description Given a polynomial, returns its 2-norm.