Author | Rob Hamerling, Copyright (c) 2009, all rights reserved. |
Adapted-by | |
Compiler | 2.4l |
Collection of mathematical routines.
Several authors.
No dependency found
sqrt16(word in x) return byte
Calculate the square root of an unsigned 16-bits integer Returns an 8-bits integer Original author: Kyle York
sqrt32(dword in x) return word
Calculate the square root of an unsigned 32-bits integer Returns a 16-bits integer Original author: Kyle York
16f886 | 16f886_math.jal |
18f14k50 | 18f14k50_sqrt.jal |
18f2450 | 18f2450_sqrt.jal |
18f4550 | 18f4550_sqrt.jal |