Updated docs
This commit is contained in:
17
doc/files/distance3d.html
Normal file
17
doc/files/distance3d.html
Normal file
@@ -0,0 +1,17 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<link rel="stylesheet" href="style.css">
|
||||
<meta content="text/html; charset=UTF-8" http-equiv="content-type">
|
||||
<title>Distance3D [RCBasic Doc] </title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p><h2>Function Distance3D(x1, y1, z1, x2, y2, z2) </h2></p>
|
||||
<p>
|
||||
Returns the distance between 2 points in 3d space
|
||||
</p>
|
||||
<p>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user