Module miden_core::utils::math

source ·

Functions

  • Computes a multiplicative inverse of a sequence of elements using batch inversion method.
  • Returns base 2 logarithm of n, where n is a power of two.