#pragma once // Bit-exact irrational tables of the soothe2 scalar exp2 (0x18026b820), // extracted from soothe_mem.bin (VA-linear: file=RVA=VA-0x180000000). // 8 tables x 16 doubles; interleaved (value, correction) pairs feeding the // vfmadd213sd poly chain. P3 bit-exact transcription input. extern const double kExp2_big[16]; extern const double kExp2_f2f4e0[16]; extern const double kExp2_f2f7f8[16]; extern const double kExp2_f2f5e8[16]; extern const double kExp2_f2f900[16]; extern const double kExp2_f2ff18[16]; extern const double kExp2_f2ff20[16]; extern const double kExp2_f2fb10[16]; extern const double kExp2_f30f88[16];