--- title: "Flower Plot — 8K/1K" type: "article" slug: "flower-plot-8k-1k" url: "http://localhost/article/flower-plot-8k-1k/" markdown_url: "http://localhost/article/flower-plot-8k-1k.md" published_at: "2026-03-13T00:28:00+00:00" modified_at: "2026-03-13T00:28:01+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Mathematical graphics program using the ellipse formula with a sinusoidal radius to generate flower petal patterns. Supports named flower types by adjusting the N parameter (N=8 Mayan Daisy, N=99 Rose, N=456 Chrysanthemum, N=999 Surprise). Runs in 1K RAM." category: - name: "Syntax" slug: "syntax" taxonomy: "category" url: "http://localhost/category/periodicals/syntax/" post_tag: - name: "BASIC (programming language)" slug: "basic-programming-language" taxonomy: "post_tag" url: "http://localhost/tag/basic-programming-language/" - name: "TS 1000" slug: "ts1000" taxonomy: "post_tag" url: "http://localhost/tag/ts1000/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Sinclair ZX81" slug: "zx81" taxonomy: "model" url: "http://localhost/model/zx81/" - name: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "William Wentz" slug: "william-wentz" taxonomy: "indiv" url: "http://localhost/indiv/william-wentz/" genre: - name: "Graphics" slug: "graphics" taxonomy: "genre" url: "http://localhost/type/graphics/" publication_r: id: 10246 title: "Syntax" type: "periodical" url: "http://localhost/periodical/syntax/" authors_r: - name: "William Wentz" slug: "william-wentz" taxonomy: "indiv" url: "http://localhost/indiv/william-wentz/" volume: "3" issue: "4" issues_articles: - id: 52478 title: "Syntax/Syntax ZX80 v3 n4" type: "issue" url: "http://localhost/issue/syntax-syntax-zx80-v3-n4/" pages: "19" pubdate: "April 1982" archive_link: false --- # Flower Plot — 8K/1K Mathematical graphics program using the ellipse formula with a sinusoidal radius to generate flower petal patterns. Supports named flower types by adjusting the N parameter (N=8 Mayan Daisy, N=99 Rose, N=456 Chrysanthemum, N=999 Surprise). Runs in 1K RAM.