点到平面最短距离计算器

输入点: , ,
平面方程: x+ y+ z+ =0
点到平面最短距离:

空间内一点到平面内一点的最小长度叫做点到平面的距离。

特别的,当点在平面内,则点到平面的距离为0。

公式:


Warning: include(../right.php): failed to open stream: No such file or directory in /www/wwwroot//analytical/shortest-distance-between-point-plane.php on line 74

Warning: include(): Failed opening '../right.php' for inclusion (include_path='.:/www/server/php/54/lib/php') in /www/wwwroot//analytical/shortest-distance-between-point-plane.php on line 74

Warning: include(../foot.php): failed to open stream: No such file or directory in /www/wwwroot//analytical/shortest-distance-between-point-plane.php on line 75

Warning: include(): Failed opening '../foot.php' for inclusion (include_path='.:/www/server/php/54/lib/php') in /www/wwwroot//analytical/shortest-distance-between-point-plane.php on line 75