Page logoMath sketchbook

Documentation for length

Signature

length(v)

Description

The length() function calculates the length (L2 norm) of the given vector.

Variants

  • length(vector) -> scalar

Examples

See also