pub const ALT_TABLE_FLAG: u16 = 0x8000;Expand description
Independent generation of log/antilog lookup tables from f64 math. Used to verify the hardcoded Solidity tables in LibLogTable.sol.
ALT_TABLE_FLAG as used in LibLogTable.sol — bit 15 of a uint16.