From 724cc003460ec67eda269911da85c9f9e40aa6cf Mon Sep 17 00:00:00 2001 From: Lars-Dominik Braun Date: Fri, 30 Sep 2016 16:57:23 +0200 Subject: Add extracted sources from floppy disk images Some files have no textual representation (yet) and were added as raw dataspaces. --- dynamo/dyn.wurzel | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 dynamo/dyn.wurzel (limited to 'dynamo/dyn.wurzel') diff --git a/dynamo/dyn.wurzel b/dynamo/dyn.wurzel new file mode 100644 index 0000000..7f8e6e0 --- /dev/null +++ b/dynamo/dyn.wurzel @@ -0,0 +1,14 @@ +note theon von smyrnas verfahren +note +l uj.k=u.j +l u.k=u.j+2*v.j +l v.k=v.j+uj.j +n uj=1 +n u=1 +n v=1 +a wurzelzwei.k=u.k/v.k +print u,v,wurzelzwei +c dt=1 +c length=20 +c prtper=1 + -- cgit v1.2.3