--- title: "ZX/TS P and R: Rounding Formula and Snowcat Graphic Program" type: "article" slug: "zx-ts-p-and-r-rounding-formula-and-snowcat-graphic-program" url: "http://localhost/article/zx-ts-p-and-r-rounding-formula-and-snowcat-graphic-program/" markdown_url: "http://localhost/article/zx-ts-p-and-r-rounding-formula-and-snowcat-graphic-program.md" published_at: "2026-03-13T12:56:06+00:00" modified_at: "2026-03-13T12:56:06+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Monthly tip: one-line formula for rounding numbers to 2 decimal places. Followed by a BASIC graphics program featuring a moving snowcat with scrolling smoke from its exhaust, demonstrating User Defined Graphics characters and PRINT AT positioning for character-cell animation." category: - name: "The Plotter" slug: "the-plotter" taxonomy: "category" url: "http://localhost/category/periodicals/the-plotter/" 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: "Timex/Sinclair 1000" slug: "ts-1000" taxonomy: "model" url: "http://localhost/model/ts-1000/" indiv: - name: "Dick Wagner" slug: "dick-wagner" taxonomy: "indiv" url: "http://localhost/indiv/dick-wagner/" genre: - name: "Graphics" slug: "graphics" taxonomy: "genre" url: "http://localhost/type/graphics/" publication_r: id: 21216 title: "The Plotter" type: "periodical" url: "http://localhost/periodical/the-plotter/" authors_r: - name: "Dick Wagner" slug: "dick-wagner" taxonomy: "indiv" url: "http://localhost/indiv/dick-wagner/" volume: "1" issue: "2" issues_articles: - id: 39408 title: "The Plotter v1 n2" type: "issue" url: "http://localhost/issue/the-plotter-v1-n2/" pages: "2" archive_link: false --- # ZX/TS P and R: Rounding Formula and Snowcat Graphic Program Monthly tip: one-line formula for rounding numbers to 2 decimal places. Followed by a BASIC graphics program featuring a moving snowcat with scrolling smoke from its exhaust, demonstrating User Defined Graphics characters and PRINT AT positioning for character-cell animation.