Execute_Infix

open fun Execute_Infix(Owner: Calculator, Operation: L_Register.Operation_Type, Constant_Supported: Boolean)

Executes an infix operation

Parameters

Owner

calculator

Operation

operation

Constant_Supported

operation supports constant operations

Throws

something went wrong