xs_vec_len

Syntax

stock Float:xs_vec_len(const Float:vec[])

Usage

vec
The vector to compute the length of.

Description

Computes the length of a vector.

Return

The length of the input vector.