xs_vec_len_2d

Syntax

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

Usage

vec
The vector to compute the length of.

Description

Computes the length of a 2D vector.

Return

The length of the input vector.