﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
1177	Redesign and set up restrictions for simplication of expressions	Peter Aronsson	Peter Aronsson	"Simplification of expressions can lead to numerical problems. For instance a/b/c can if rewritten to a/(b*c) lead to overflow and loss of precision.

There is therefore a need to set up some rules and restrictions on what simplifications can be allowed. Also, the simplifier should probably not succeed and change an expression if it is not ""more simple"". The reason being that the modeller probably knows best and if he writes a/b/c instead of a/(b*c) he might have a good reason for it."	discussion	new	critical	Future	*unknown*				Peter Aronsson
