Static RSQRT_TAB

Source
static RSQRT_TAB: [u16; 128]
Expand description

A U0.16 representation of 1/sqrt(x).

The index is a 7-bit number consisting of a single exponent bit and 6 bits of significand.