home *** CD-ROM | disk | FTP | other *** search
-
- 20 July 1989
-
- Pyth v1.1 (c) 7/1989 by Andreas Krebs
- -------------------------------------
-
- The author of this program is not responsible for any damages caused by
- using this program.
-
- Pyth is a PUBLIC DOMAIN-program.
- This program can be freely distributed, as long as the whole program with
- all parts is copied and the Copyright notice is intact.
- All commercial use of the program without written permission of the author
- is forbidden.
-
- Parts of Pyth:
- -Pyth: the executeable program
- -Pyth.info: the icon for Pyth
- -Pyth.c: the source-code of the program
- -LIESMICH: the German description
- -README: the English description
-
- This program draws the Tree of Pythagoras.
- I've written this program after a task of the "Bundeswettbewerb Informatik
- 1986" (a programers contest). (My program is a little late, but I've got
- the task only recently and as I liked the task, I decided to write this
- program.)
-
- The task was:
- The "Tree of Pythagors" is made out of quadrats placed around rectangular
- trianglesin that way, that they represent the sentence of Pythagoras.
- The proportions of their flanks are 3/4/5.
-
- Write a programm, that draws this tree as wide, as the resolution of your
- monitors allows.
-
-
- The program should be an impulse for others to write programs of the same
- type, therefore I've also published the source-code.
- The program adjusts itself to the sort of Amiga it runs on, therefore
- it uses the whole screen, on a PAL-Amiga 640x512 pixels and on a
- NTSC-Amiga 640x400 pixels.
-
- If you've written a program to this type, please send me a copy of it,
- for I'm very interseted in such mathematical programs.
-
- Andreas Krebs
- Mittelweg 9
- 7110 Oehringen 2
- West Germany
-
- Tel.: 07948/2101
-