Skip to content

Improve documentation of how to access parts of the expression tree of a symbolic expression #9329

@kcrisman

Description

@kcrisman
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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions