??? 01/17/08 09:39 Read: times Msg Score: +1 +1 Good Answer/Helpful |
#149628 - Fixed point Responding to: ???'s previous message |
But there a tricks in multiplying it all with a factor 10 or hunderd.
Multiplying with a power of 2 instead of a power of 10 will give you fixed-point numbers that have the point at full binary places, not fractions of them. |