--- title: "The Round-Up: An Update Programming Tutorial" type: "article" slug: "the-round-up-an-update-programming-tutorial" url: "http://localhost/article/the-round-up-an-update-programming-tutorial/" markdown_url: "http://localhost/article/the-round-up-an-update-programming-tutorial.md" published_at: "2020-10-27T17:13:46+00:00" modified_at: "2024-05-26T13:18:17+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "This is a program designed for UPDATE to demonstrate several abilities of dealing with numbers. FIRST, the \"INT\" function \"ROUNDS DOWN\" figures. All businesses do the opposite, ROUNDING UP to the nearest cent. This can make a busy department store quite a few dollars during a day's operation." category: - name: "Update Magazine" slug: "update-magazine" taxonomy: "category" url: "http://localhost/category/periodicals/update-magazine/" post_tag: - name: "TS 2068" slug: "ts2068" taxonomy: "post_tag" url: "http://localhost/tag/ts2068/" - name: "Tutorial" slug: "tutorial" taxonomy: "post_tag" url: "http://localhost/tag/tutorial/" - name: "Type-in program" slug: "type-in-program" taxonomy: "post_tag" url: "http://localhost/tag/type-in-program/" model: - name: "Timex/Sinclair 2068" slug: "ts-2068" taxonomy: "model" url: "http://localhost/model/ts-2068/" indiv: - name: "Bill Jones" slug: "bill-jones" taxonomy: "indiv" url: "http://localhost/indiv/bill-jones/" publication: "Update Magazine" publication_r: id: 10283 title: "Update Magazine" type: "periodical" url: "http://localhost/periodical/update-magazine/" authors: "Bill Jones" issues_articles: - id: 26511 title: "Update October 1988" type: "issue" url: "http://localhost/issue/ts-2068-up-date-october-1988/" pages: "11-12" pubdate: "October 1988" archive_link: false volumeissue: "vn" --- # The Round-Up: An Update Programming Tutorial This is a program designed for UPDATE to demonstrate several abilities of dealing with numbers. FIRST, the “INT” function “ROUNDS DOWN” figures. All businesses do the opposite, ROUNDING UP to the nearest cent. This can make a busy department store quite a few dollars during a day’s operation.