Overview
- Object ID : 2078 (2013-04-17)
- Author : Phil Pilgrim (PhiPi) | added by Archiver
- Content : Code
- Microcontroller : Propeller 1
- Language : SPIN
- Category : Math
- Licence : Other
Content
This object provides the following integer math routines, written in Spin:
64 / 32 = 32 unsigned division;
(32 * 32 = 64) / 32 = 32 unsigned "fractional" multiply;
unsigned compares.