--- title: "Understanding Floating-point Arithmetic: Part 1" type: "article" slug: "understanding-floating-point-arithmetic-part-1" url: "http://localhost/article/understanding-floating-point-arithmetic-part-1/" markdown_url: "http://localhost/article/understanding-floating-point-arithmetic-part-1.md" published_at: "2020-10-27T17:18:45+00:00" modified_at: "2024-06-23T01:05:19+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "The aim of this article is to give the reader some insight into the complex world of floating-point arithmetic. Since the 4K ROM provided only integer arithmetic, readers who possess only this ROM will be unable to try the programs. Nevertheless they will be able to follow the text." category: - name: "SYNC" slug: "sync" taxonomy: "category" url: "http://localhost/category/periodicals/sync/" post_tag: - name: "1982" slug: "year-1982" taxonomy: "post_tag" url: "http://localhost/tag/year-1982/" - name: "Reference" slug: "reference" taxonomy: "post_tag" url: "http://localhost/tag/reference/" - name: "ZX80" slug: "zx80" taxonomy: "post_tag" url: "http://localhost/tag/zx80/" - name: "ZX81" slug: "zx81" taxonomy: "post_tag" url: "http://localhost/tag/zx81/" model: - name: "Sinclair ZX80" slug: "zx80" taxonomy: "model" url: "http://localhost/model/zx80/" - name: "Sinclair ZX81" slug: "zx81" taxonomy: "model" url: "http://localhost/model/zx81/" indiv: - name: "Ian Logan" slug: "ian-logan" taxonomy: "indiv" url: "http://localhost/indiv/ian-logan/" publication: "Sync" publication_r: id: 10243 title: "SYNC" type: "periodical" url: "http://localhost/periodical/sync-magazine/" authors: "Ian Logan" volume: "2" issue: "1" issues_articles: - id: 26641 title: "SYNC v2 n1" type: "issue" url: "http://localhost/issue/sync-v2-n1/" pages: "30-32" pubdate: "January/February 1982" archive_link: false volumeissue: "v2n1" --- # Understanding Floating-point Arithmetic: Part 1 The aim of this article is to give the reader some insight into the complex world of floating-point arithmetic. Since the 4K ROM provided only integer arithmetic, readers who possess only this ROM will be unable to try the programs. Nevertheless they will be able to follow the text.