From: Ian Jackson Date: Sat, 4 Nov 2017 23:35:02 +0000 (+0000) Subject: doc comment X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=18e1c0bb98cc66077f0ab04d93dd8b5b6859c88d;p=moebius3.git doc comment Signed-off-by: Ian Jackson --- diff --git a/moebius.py b/moebius.py index de56980..9dca951 100644 --- a/moebius.py +++ b/moebius.py @@ -73,7 +73,7 @@ class MoebiusHalf: def point(m, iu, t): ''' 0 <= iu <= nu meaning 0 <= u <= 1 - along the extent + along the extent (well, along the edge) 0 and 1 are both the top half of the flat traverse 0.5 is the bottom half of the flat traverse 0 <= t <= 1 across the half-traverse