Module miden_processor::utils::math
source · Functions
- Computes a multiplicative inverse of a sequence of elements using batch inversion method.
- Returns base 2 logarithm of
n
, wheren
is a power of two.
n
, where n
is a power of two.