7 years, 2 months ago.  This question has been closed. Reason: Opinion based - no single answer

Code working normally but not in mbed compiler

I've got code for an FFT algorithm working in my normal C compiler but it doesnt work when I transfer the code to the online mbed compiler. I understand that the mbed has the math.h by default but it's not even recognizing functions like log2 and pow. I don't know how to go about resolving the issues I'm having

Can you post the code that is giving you issues? It helps if I can recreate the compilation errors.

posted by Sarah Marsh 02 Feb 2017