Hi everybody,
Seems power function's error strikes again. Many years ago I wrote an epilator firmware on a mega32 Atmel in assembly. I found some issue in power function. The results were non ok. Now I find that power(10,2) gives 99 as result. Maybe library is the same?
Advice: avoid power functions!. You can live without...
Seems power function's error strikes again. Many years ago I wrote an epilator firmware on a mega32 Atmel in assembly. I found some issue in power function. The results were non ok. Now I find that power(10,2) gives 99 as result. Maybe library is the same?
Advice: avoid power functions!. You can live without...