From: peter AT aardvark DOT apana DOT org DOT au (Peter Dettmann) Newsgroups: comp.os.msdos.djgpp Subject: Re: cos(90 * (PI / 180) = 6.12......? Date: Thu, 13 May 1999 02:09:23 GMT Organization: Teragen Internet Solutions, Melbourne Australia Lines: 13 Message-ID: <7hdfok$6an$1@llama.teragen.com.au> References: <926562032 DOT 737 DOT 64 AT news DOT remarQ DOT com> NNTP-Posting-Host: d39.aardvark.apana.org.au X-Newsreader: Forte Free Agent 1.0.82 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com "Shaggs" wrote: >wtf is up with this, all my other cosine values seem to be normal, but this >comes up (although i havent checked 270). >any ideas? please help ASAP cos(90 * (PI / 180) = 6.12......? There seems to be a right hand bracket missing, so I am surprised that it compiled without any fuss. Peter Dettmann