Posted on May 17, 2011 at 13:37Hi all, I try to calculate some values using the STM32F103VET6 under a Linux development environment using the toolchain version arm-2008q1 and I cannot use the function pow(). return pow((4.0f * (6.4f / 4.0f)), ((floa...