CalcMe documentation CommandsLinear Algebra Norm Norm Computes the norm of a vector: ||||v=∑i=1nvi2 Syntax norm(Vector) Description Given a vector, returns its norm.