A85: Mathmatical routines


[Prev][Next][Index][Thread]

A85: Mathmatical routines



Did't someone say they had a bunch of z80 math functions a while ago?  I've
been looking for a way to do floating point math for a tank wars type game. 
Specifically, I am looking for a good square root function that works with
floats. 
 
I also heard something about BCD numbers being floating point numbers. 
Does anybody know what a BCD number is?  I know the processor can handle them,
but what are they? 


Follow-Ups: