Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

Free functions

pow2_u256Calculate 2 raised to the power of the given exponent using a pre-computed lookup table…
pow2Calculate 2 raised to the power of the given exponent using a pre-computed lookup table…
pow2_felt252Calculate 2 raised to the power of the given exponent using a pre-computed lookup table…
pow10Calculate 10 raised to the power of the given exponent using a pre-computed lookup table…
pow10_u256Calculate 10 raised to the power of the given exponent using a pre-computed lookup table…