Still an amazing lib ![]()
directly derive cosine from sine uses less steps: cosine(x) = sine(x+PI/2); so might be faster?
however it uses a big constant so thats worse for the footprint.
Still an amazing lib ![]()
directly derive cosine from sine uses less steps: cosine(x) = sine(x+PI/2); so might be faster?
however it uses a big constant so thats worse for the footprint.