static RSQRT_TAB: [u16; 128]
A U0.16 representation of 1/sqrt(x).
1/sqrt(x)
The index is a 7-bit number consisting of a single exponent bit and 6 bits of significand.