Faster Integer Division with Floating Point
Multiplication on a common microcontroller is easy. But division is much more difficult. Even with hardware assistance, a 32-bit division on a modern 64-bit x86 CPU can run between 9 …read more Continue reading Faster Integer Division with Floating Point