List

Math Tools

Login

Point-Plane Distance (points)

Result

t = p2 - p1

u = p3 - p1

n = t × u

q* = q - ⟨(q - p1), n⟩ ⋅ n = []

d = ||q* - q|| = sqrt()

Visualize it with pro