#include "exemple.h" float f(float x) { return 2 * x + 1; }