Thank you for this great library! It's running perfectly on my ATmega32 diy calculator.
The thing is, I want to perform trigonometric calculations with the float64 numbers (sin, cos, tan).
Is there any possibility of doing that without having to re-write the math.h for float64?