距离公式 计算两点 $(x_1, y_1)$ 和 $(x_2, y_2)$ 之间距离的公式:$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$。
CSCA math glossary term
CSCA Practice · Practice related questions