Hi,
I have confused about 2 math lib: CLAmath and FPUfastRTS. I've already used FPUfastRTS and it worked very well, my code run faster (many sin, cos functions in my code). But in CLAmath lib, it is also support calculate sin and cos. So, which library is more precision and which library is faster.
Thanks.