IIRC the compiler does handle the compile time (float) constants to appropriate value. For the remaining it is the AVR floating point library that does the math.
(math.h)
1 Like
IIRC the compiler does handle the compile time (float) constants to appropriate value. For the remaining it is the AVR floating point library that does the math.
(math.h)