Op_Equal

constructor(Owner: Calculator, Operation: Int, Alpha: Array<Short>)

Create operation and attach to owning calculator.

Parameters

Owner

Calculator which will call this Opcode

Operation

Infix operation to be executed.

Alpha

Test to be displayed in Prg mode.