forge::revm::interpreter::gas

Function exp_cost

pub fn exp_cost(spec_id: SpecId, power: Uint<256, 4>) -> Option<u64>
Expand description

EXP opcode cost calculation.