J Jeff Ringley Feb 28, 2004 #1 I'm trying to do a simple subtraction where I want the answer as is, no rounding up or down. How do I do this?????
I'm trying to do a simple subtraction where I want the answer as is, no rounding up or down. How do I do this?????
J Jeff Boyce Feb 28, 2004 #2 Jeff What is the underlying data type(s) of the numbers? Integer, single, double?