Path: chuka.playstation.co.uk!scea!greg_labrec@interactive.sony.com From: "år@" Newsgroups: scea.yaroze.programming.codewarrior Subject: FPU errors Date: Wed, 17 Dec 1997 23:33:23 -0500 Organization: il.digitalcity.com Lines: 6 Message-ID: <3498A793.5AFA@digitalcity.com> Reply-To: justin@digitalcity.com NNTP-Posting-Host: rain.mnsinc.com Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Mailer: Mozilla 3.01-C-MACOS8 (Macintosh; I; PPC) I know that the R3000 chip in the playstation does not have a FPU and that all computations are done in software. When I try to use the C funtion pow I get an error in the console that says floating point unit unavailable. How do I use the math functions without error? -justin