Learn R Programming

mnt (version 1.0)

ENorm: Euclidian norm

Description

A function that returns the euclidian norm of a vector.

Usage

ENorm(x)

Arguments

x

a numeric vector.

Value

A number.

See Also

Other helpfunctions: hilf.e(), standard()