Skip to main content

OP_MOD

Constant OP_MOD 

Source
pub const OP_MOD: u8 = 0x97;
Expand description

OP_MOD - Returns the remainder after dividing a by b (disabled)