Fix bug where 0 was parsed as a float
Add pow INumber implementation. Fix comment bug in other operations
Make OK/Cancel buttons same size in ExportImage dialog
Add actions for menu items
Add, Eval and Plot actions
Implement clear action
Update manifest for new UI package
Refactor UI to separate package
Add actions for About and Clear
Add sub, mul, div INumber implementations