I need some math routines for the Pic 16c84 . The answer to these math routines will all be real numbers in other something like 3.123. I need a way to split everything after the comma and before to display them as whole numbers on screen! e.g. 10/2=5 thats easy using multiple subtracting routines, but what about 11/3 ???? Regards Kevin