--- title: "Relational Operators" type: "article" slug: "relational-operators" url: "http://localhost/article/relational-operators/" markdown_url: "http://localhost/article/relational-operators.md" published_at: "2020-10-27T17:08:07+00:00" modified_at: "2024-06-23T21:39:20+00:00" featured_image: url: "http://localhost/wp-content/uploads/2022/04/20230809-041332.jpg" excerpt: "Relational operators can make your BASIC programs more efficient. Here are some techniques which use relational operators on the Commodore, Atari, TI, Apple, IBM PC and PCjr, Color Computer, and Timex/Sinclair machines." category: - name: "Compute!" slug: "compute" taxonomy: "category" url: "http://localhost/category/periodicals/compute/" post_tag: - name: "1984" slug: "year-1984" taxonomy: "post_tag" url: "http://localhost/tag/year-1984/" - 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: "Eric Brandon" slug: "eric-brandon" taxonomy: "indiv" url: "http://localhost/indiv/eric-brandon/" publication: "Compute!" publication_r: id: 10124 title: "Compute!" type: "periodical" url: "http://localhost/periodical/compute/" authors: "Eric Brandon" volume: "6" issue: "3" pages: "139-140" pubdate: "March 1984" archive_link: false archiveurl: "https://archive.org/download/1984-03-compute-magazine/Compute_Issue_046_1984_Mar.pdf" volumeissue: "v6n3" --- # Relational Operators Relational operators can make your BASIC programs more efficient. Here are some techniques which use relational operators on the Commodore, Atari, TI, Apple, IBM PC and PCjr, Color Computer, and Timex/Sinclair machines.