From 8452daa2015aa645dcc1eca3ec2bba5726603e4e Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sat, 22 Sep 2018 09:54:59 +0200 Subject: Add test and update docs --- docs/reference/get_vertex.html | 141 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 141 insertions(+) create mode 100644 docs/reference/get_vertex.html (limited to 'docs/reference/get_vertex.html') diff --git a/docs/reference/get_vertex.html b/docs/reference/get_vertex.html new file mode 100644 index 0000000..6878553 --- /dev/null +++ b/docs/reference/get_vertex.html @@ -0,0 +1,141 @@ + + + + + + + + +Fit a parabola through three points — get_vertex • pfm + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
+
+ + + +
+ +
+
+ + +
+ +

This was inspired by an answer on stackoverflow +https://stackoverflow.com/a/717791

+ +
+ +
get_vertex(x, y)
+ + +
+ +
+ + +
+ + + + + + -- cgit v1.2.1