See all articles from Timelinez v7 n4
SuperBASIC program implementing the logistic map chaotic attractor for the Sinclair QL. Uses WINDOW, FOR/NEXT loops, and POINT commands to visualize the behavior of x = rx(1-x) across parameter values r = 2.978 to 4. The program contains a deliberate or accidental bug; readers are invited to find and correct it. A second shorter variant using POINT at different coordinates is also provided.