<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to LinePoint</title><link>https://sourceforge.net/p/geometry3d/wiki/LinePoint/</link><description>Recent changes to LinePoint</description><atom:link href="https://sourceforge.net/p/geometry3d/wiki/LinePoint/feed" rel="self"/><language>en</language><lastBuildDate>Wed, 27 Jun 2018 21:37:57 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/geometry3d/wiki/LinePoint/feed" rel="self" type="application/rss+xml"/><item><title>LinePoint modified by Vladimir Chukharev</title><link>https://sourceforge.net/p/geometry3d/wiki/LinePoint/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v6
+++ v7
@@ -8,4 +8,7 @@
  **Fig.1.** Vectors *a* and *b*, *a - b*, and representing them as sum of orthogonal vectors.

 If we have a Point B and a Line, which is defined by a Point P on it and a Vector v, see Fig.1, then from a comparison with wikipage [Vectors](Vectors) we can write how to find the Point C for the question 2 above.
-$PC = P + v (PB dot V)/(v dot v)$
+.. math::
+  PC = P + v (PB \dot V) \div (v \dot v)
+
+OK
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vladimir Chukharev</dc:creator><pubDate>Wed, 27 Jun 2018 21:37:57 -0000</pubDate><guid>https://sourceforge.net1bd8a006bf65e48a9dfcc813fec39f5003f1681d</guid></item><item><title>LinePoint modified by Vladimir Chukharev</title><link>https://sourceforge.net/p/geometry3d/wiki/LinePoint/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v5
+++ v6
@@ -7,5 +7,5 @@
 [[img src=Line_and_Point.png alt="Line and Point"]]
  **Fig.1.** Vectors *a* and *b*, *a - b*, and representing them as sum of orthogonal vectors.

-If we have a Point B and a Line, which is defined by a Point P on it and a Vector v, see Fig.1, then from a comparison with wikipage [Vectors] we can write how to find the Point C for the question 2 above.
+If we have a Point B and a Line, which is defined by a Point P on it and a Vector v, see Fig.1, then from a comparison with wikipage [Vectors](Vectors) we can write how to find the Point C for the question 2 above.
 $PC = P + v (PB dot V)/(v dot v)$
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vladimir Chukharev</dc:creator><pubDate>Wed, 27 Jun 2018 21:24:21 -0000</pubDate><guid>https://sourceforge.netcfc540403b69695d32721b41c36dfa78c2f142e3</guid></item><item><title>LinePoint modified by Vladimir Chukharev</title><link>https://sourceforge.net/p/geometry3d/wiki/LinePoint/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -7,4 +7,5 @@
 [[img src=Line_and_Point.png alt="Line and Point"]]
  **Fig.1.** Vectors *a* and *b*, *a - b*, and representing them as sum of orthogonal vectors.

-If we have a Point B and a Line, which is defined by a Point P on it and a Vector v, see Fig.1, then from a comparison with [Vector] we can write how to find the Point C for the question 2 above.
+If we have a Point B and a Line, which is defined by a Point P on it and a Vector v, see Fig.1, then from a comparison with wikipage [Vectors] we can write how to find the Point C for the question 2 above.
+$PC = P + v (PB dot V)/(v dot v)$
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vladimir Chukharev</dc:creator><pubDate>Wed, 27 Jun 2018 21:21:43 -0000</pubDate><guid>https://sourceforge.net5b76e8a9c50e6f134e978c01a2be8893d9d222a1</guid></item><item><title>LinePoint modified by Vladimir Chukharev</title><link>https://sourceforge.net/p/geometry3d/wiki/LinePoint/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -3,4 +3,8 @@
 2. What point of the Line is closest to the given Point?
 3. What is is the distance between the Point and the Line (its closest point)?

-If we have a Point B and a Line, which is defined by a Point P on it and a Vector v, see Fig.1 ![Line and Point](Line_and_Point.png)
+&lt;div style="text-align: center;"&gt;
+[[img src=Line_and_Point.png alt="Line and Point"]]
+ **Fig.1.** Vectors *a* and *b*, *a - b*, and representing them as sum of orthogonal vectors.&lt;/div&gt;
+
+If we have a Point B and a Line, which is defined by a Point P on it and a Vector v, see Fig.1, then from a comparison with [Vector] we can write how to find the Point C for the question 2 above.
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vladimir Chukharev</dc:creator><pubDate>Wed, 27 Jun 2018 21:11:32 -0000</pubDate><guid>https://sourceforge.net193736b7153ac56025cc77d011fa63510304da93</guid></item><item><title>LinePoint modified by Vladimir Chukharev</title><link>https://sourceforge.net/p/geometry3d/wiki/LinePoint/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vladimir Chukharev</dc:creator><pubDate>Wed, 27 Jun 2018 21:04:02 -0000</pubDate><guid>https://sourceforge.neta5639bcd71b62cf88b16357e97f53e4909ddc124</guid></item><item><title>LinePoint modified by Vladimir Chukharev</title><link>https://sourceforge.net/p/geometry3d/wiki/LinePoint/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -3,4 +3,4 @@
 2. What point of the Line is closest to the given Point?
 3. What is is the distance between the Point and the Line (its closest point)?

-If we have a Point B and a Line, which is defined by a Point P on it and a Vector v, see Fig.1 ![](http://)
+If we have a Point B and a Line, which is defined by a Point P on it and a Vector v, see Fig.1 ![Line and Point](Line_and_Point.png)
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vladimir Chukharev</dc:creator><pubDate>Wed, 27 Jun 2018 21:03:12 -0000</pubDate><guid>https://sourceforge.netbf8acfc110e5cbca5d9a1c10fd26508f0e7d1560</guid></item><item><title>LinePoint modified by Vladimir Chukharev</title><link>https://sourceforge.net/p/geometry3d/wiki/LinePoint/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;A Line and a Point has the following questions to answer.&lt;br/&gt;
1. Does the Point belong to the Line?&lt;br/&gt;
2. What point of the Line is closest to the given Point?&lt;br/&gt;
3. What is is the distance between the Point and the Line (its closest point)?&lt;/p&gt;
&lt;p&gt;If we have a Point B and a Line, which is defined by a Point P on it and a Vector v, see Fig.1 &lt;img alt="" rel="nofollow" src="http://"/&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Vladimir Chukharev</dc:creator><pubDate>Wed, 27 Jun 2018 20:59:45 -0000</pubDate><guid>https://sourceforge.net39c8cb0c4d3ceab4464e289a8a37b9e7448e5f31</guid></item></channel></rss>