powered by
Computes the euclidean distance between two integers or numeric vectors.
euclidean(a, b)
a numeric value representing the euclidean distance between the two inputs.
is an integer or a numeric vector.
is another integer or numeric vector.