Push_L

private open fun Push_L()

Push stack one down.

Throws

I/O Error


open fun Push_L(Operation: L_Register.Operation_Type)

Push value and given operation to stack. depending on what operation is used this might also trigger a calculation run.

Parameters

Operation

last operation requested by user

Throws

"() Error" - Stack exhausted

stack exhausted