#ifndef MATH_H #define MATH_H int fastMap1023toX(unsigned long, int); unsigned long percentage(byte, unsigned long); #endif