I want to know how to get a distance from three given points in the Cartesian plane using php. This is what I\'ve done by far:
$p1 = (80, -35, 40); $p2 = (38, 2.7