#11392: you can trust the computer, but you have to know what it does.

This commit is contained in:
Georg Brandl 2011-03-06 10:53:55 +01:00
parent cdbc6967e8
commit 21b832e8c1

View file

@ -2169,9 +2169,11 @@ The demoscripts are:
| bytedesign | complex classical | :func:`tracer`, delay,| | bytedesign | complex classical | :func:`tracer`, delay,|
| | turtlegraphics pattern | :func:`update` | | | turtlegraphics pattern | :func:`update` |
+----------------+------------------------------+-----------------------+ +----------------+------------------------------+-----------------------+
| chaos | graphs verhust dynamics, | world coordinates | | chaos | graphs Verhulst dynamics, | world coordinates |
| | proves that you must not | | | | shows that computer's | |
| | trust computers' computations| | | | computations can generate | |
| | results sometimes against the| |
| | common sense expectations | |
+----------------+------------------------------+-----------------------+ +----------------+------------------------------+-----------------------+
| clock | analog clock showing time | turtles as clock's | | clock | analog clock showing time | turtles as clock's |
| | of your computer | hands, ontimer | | | of your computer | hands, ontimer |