norm
ABSTRACT
Calculates the magnitude of the given vector
PARAMETERS
v | a vector of numbers |
RETURN
the magnitude of the given vector
DECLARATION
func norm(v)
Calculates the magnitude of the given vector
v | a vector of numbers |
the magnitude of the given vector
func norm(v)