<div id="comment:0"></div> Symbolic expressions automatically evaluate themselves to simplify the data structures, representation, etc. For example, ``` sage: x+x 2*x sage: x*x x^2 ``` The ability to disable this evaluation is a feature requested very often. Component: **symbolics** Keywords: **pynac** Author: **Burcin Erocal, Karl-Dieter Crisman** Reviewer: **Karl-Dieter Crisman, Jean-Pierre Flori** Merged: **sage-4.6.alpha3** _Issue created by migration from https://trac.sagemath.org/ticket/9879_