vlength2 expression function

Usage

vlength2(vec)

Compute the square of the length of the vector specified. This is equivalent to: dot(vec, vec).