Contents

simd_length_squared

Returns the square of the length of a vector.

Declaration

static float simd_length_squared(simd_float2 __x);

See Also

Length and Distance Functions