Skip to main content

EXPINT_TABLE_ORDERS

Constant EXPINT_TABLE_ORDERS 

Source
pub const EXPINT_TABLE_ORDERS: usize = 33;
Expand description

How many orders the runtime-order expint has precomputed constants for. Past this the per-step scale is a division and the threshold a bisection, per call.

Last built: 2026-09-08 21:35:55 UTC