... ac = np.array(c) - np.array(a) orth = np.cross(ab, cd) return orth.any() and np.dot(orth, ac) == 0. 发布于2020-12-07. Numpy · 向量计算 · Python ...
確定! 回上一頁