Part Number: TMS320F280049
Hy,
Would it be possible to have an equivalant of the (float32_t)fmodf(float32_t a, float32_t b) function (int math.h library) for the CLA?
As an example, fmodf(10.5f,3.2f) = 0.9f with math.h function on the CPU.
Best regards.