<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
  <channel>
    <title>'Qbasic Math Symbols' Thread RSS Feed</title>
    <link>http://www.programmersheaven.com/</link>
    <description>Contains the latest posts from the thread 'Qbasic Math Symbols' posted on the 'Basic' forum at Programmer's Heaven.</description>
    <language>en</language>
    <copyright>Copyright 2013 Programmers Heaven</copyright>
    <pubDate>Sat, 18 May 2013 23:36:48 -0700</pubDate>
    <lastBuildDate>Sat, 18 May 2013 23:36:48 -0700</lastBuildDate>
    <generator>Argotic Syndication Framework 2007.3.0.1, http://www.codeplex.com/Argotic</generator>
    <docs>http://www.rssboard.org/rss-specification</docs>
    <ttl>360</ttl>
    <image>
      <url>http://www.programmersheaven.com/images/ph.gif</url>
      <title>Programmers Heaven</title>
      <link>http://www.programmersheaven.com/</link>
      <width>88</width>
      <height>31</height>
    </image>
    <item>
      <title>Qbasic Math Symbols</title>
      <link>http://www.programmersheaven.com/mb/basic/423237/423237/qbasic-math-symbols/</link>
      <description>Ok, so I have some of the qbasic symbols for mathematics up to now, and I was wondering if anyone knew the complete or partial list. So, far I have:&lt;br /&gt;
&lt;br /&gt;
Exponent ^&lt;br /&gt;
Less than &amp;lt;&lt;br /&gt;
Greater than &amp;gt;&lt;br /&gt;
Less than or equal =&amp;lt;&lt;br /&gt;
Greater than or equal =&amp;gt;&lt;br /&gt;
Not Equal &amp;lt;&amp;gt;&lt;br /&gt;
Equals =&lt;br /&gt;
&lt;br /&gt;
Anyone know any more of them?&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/basic/423237/423237/qbasic-math-symbols/</guid>
      <pubDate>Fri, 15 Apr 2011 17:51:22 -0700</pubDate>
      <category>Basic</category>
    </item>
    <item>
      <title>Re: Qbasic Math Symbols</title>
      <link>http://www.programmersheaven.com/mb/basic/423237/423248/re-qbasic-math-symbols/#423248</link>
      <description>Hi mcampbe,&lt;br /&gt;
&lt;br /&gt;
Phew! that's going back a bit .. &lt;img src="http://www.programmersheaven.com/images/Community/smile.gif" width="15" height="15" alt="" /&gt;&lt;br /&gt;
&lt;br /&gt;
You've got pretty well all of them, but here's a few bits from the QB45 help system ..&lt;br /&gt;
&lt;br /&gt;
Maths Operators (additional)&lt;br /&gt;
&lt;br /&gt;
/	Division&lt;br /&gt;
\	Integer Division&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Data Type Suffixes&lt;br /&gt;
&lt;br /&gt;
!	Single Precision&lt;br /&gt;
#	Double Precision&lt;br /&gt;
$	String&lt;br /&gt;
%	Integer&lt;br /&gt;
&amp;amp;	Long Integer&lt;br /&gt;
&lt;br /&gt;
Logical Operators&lt;br /&gt;
&lt;br /&gt;
NOT	Logical Complement&lt;br /&gt;
AND	Conjunction&lt;br /&gt;
OR	Inclusive 'or'&lt;br /&gt;
XOR	Exclusive 'or'&lt;br /&gt;
EQU 	Equivalence&lt;br /&gt;
IMP	Implication&lt;br /&gt;
&lt;br /&gt;
QB45 is a DOS console system - there are much better Basic's available now to do Windows interfaces or small console programs.&lt;br /&gt;
&lt;br /&gt;
I haven't used QB45 for 15 years or more .. &lt;br /&gt;
&lt;br /&gt;
best wishes,&lt;br /&gt;
&lt;br /&gt;
Graham&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;</description>
      <guid isPermaLink="true">http://www.programmersheaven.com/mb/basic/423237/423248/re-qbasic-math-symbols/#423248</guid>
      <pubDate>Sat, 16 Apr 2011 10:41:46 -0700</pubDate>
      <category>Basic</category>
    </item>
  </channel>
</rss>