Get any kind of distance between any two points
The formula is: (|x₂ - x₁|ᵖ + |y₂ - y₁|ᵖ)^(1/P)
(2 is euclidian/straight distance)The distance between that two points:
Not enough values to run
The formula is: (|x₂ - x₁|ᵖ + |y₂ - y₁|ᵖ)^(1/P)
(2 is euclidian/straight distance)Not enough values to run
I'm Santino Rimondotto, a student that likes these thingies and just reused a previous page i've done before to modify it and create this.