Skip to content

#847 Fix PLCgen PLC code for EXPT and MIN/MAX.

Albert Hofkamp requested to merge 847-expt-infix-min-max-formal-notation into develop
  • Power removed infix notation instead of making it the only available notation.
  • Min/Max case handling was never reached, causing it to be handled for the general case.

Adresses #847 (closed)

Merge request reports