距离公式 计算两点间距离的公式:$d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}$。也可用于点到直线的距离。
CSCA math glossary term
CSCA Practice · Practice related questions