Function exp
pub fn exp<WIRE, H>(context: InstructionContext<'_, H, WIRE>)Available on crate feature
evm only.Expand description
Implements the EXP instruction - exponentiates two values from stack.
pub fn exp<WIRE, H>(context: InstructionContext<'_, H, WIRE>)evm only.Implements the EXP instruction - exponentiates two values from stack.