Skip to main content

exp

Function exp 

Source
pub fn exp<IT: ITy, H: Host + ?Sized>(
    context: InstructionContext<'_, H, IT>,
) -> InstructionExecResult
Expand description

Implements the EXP instruction - exponentiates two values from stack.