From: "John Carbrey" Newsgroups: comp.os.msdos.djgpp Subject: Fixed Point math Lines: 12 X-Newsreader: Microsoft Outlook Express 4.72.3110.1 X-MimeOLE: Produced By Microsoft MimeOLE V4.72.3110.3 Message-ID: Date: Thu, 18 Mar 1999 15:50:37 -0800 NNTP-Posting-Host: 209.146.210.174 X-Complaints-To: abuse AT netcom DOT ca X-Trace: tor-nn1.netcom.ca 921793951 209.146.210.174 (Thu, 18 Mar 1999 16:52:31 EDT) NNTP-Posting-Date: Thu, 18 Mar 1999 16:52:31 EDT Organization: Netcom Canada To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com A friend of mine has informed me that floating point math is faster than fixed point math in pentiums. He told me that I should use floats not fixed data types. Is this true? Yt, John Carbrey