sage: var('n')
n
sage: g=e^((n*pi-pi*2))
The desire is to have clear documentation on how to apply (e.g.) factor() to just some piece of this, such as the exponent.
CC: @sagetrac-rossk @mforets @slel
Component: symbolics
Keywords: expression tree, symbolic expression
Issue created by migration from https://trac.sagemath.org/ticket/9329