From d66bd4aa0bf9c4d9b8793a4e308c9e80691b440f Mon Sep 17 00:00:00 2001 From: Johannes Ranke Date: Sun, 12 Nov 2023 21:40:01 +0100 Subject: Enable links to source, upgrade to bootstrap 5 --- docs/reference/get_vertex.html | 186 +++++++++++++---------------------------- 1 file changed, 57 insertions(+), 129 deletions(-) (limited to 'docs/reference/get_vertex.html') diff --git a/docs/reference/get_vertex.html b/docs/reference/get_vertex.html index 3d0bc2d..aee1a70 100644 --- a/docs/reference/get_vertex.html +++ b/docs/reference/get_vertex.html @@ -1,159 +1,87 @@ - - - - - - - -Fit a parabola through three points — get_vertex • pfm - - - - - - - - - - - - - - - - - - - - - - - - - - - - - +Fit a parabola through three points — get_vertex • pfm + Skip to contents + +
+
+
-
- +

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

-
-
get_vertex(x, y)
- -

Arguments

- - - - - - - - - - -
x

Three x coordinates

y

Three y coordinates

- +
+

Usage

+
get_vertex(x, y)
+
-
- +
y
+

Three y coordinates

+ +
-
+ + - - - + -- cgit v1.2.1