93 in = x * 0.159154943092f + 0.25f;
109 index = ((uint16_t)findex) & 0x1ff;
119 cosVal = (1.0f-fract)*a + fract*b;
float float32_t
32-bit floating-point type definition.
const float32_t sinTable_f32[FAST_MATH_TABLE_SIZE+1]
#define FAST_MATH_TABLE_SIZE
Macros required for SINE and COSINE Fast math approximations.
float32_t arm_cos_f32(float32_t x)
Fast approximation to the trigonometric cosine function for floating-point data.