Algebra and Analysis

Algebra and Analysis

Times

Application

LongInteger

AlgFunction

AlgVariable

‘Sine’

‘X’

2

2 sin x

(Times (LongInteger 2)

(Application (AlgFunction ‘Sine’)

(AlgVariable ‘X’)))

Previous slide Next slide Back to the first slide View Graphic Version


Notes:


A simple use of the term structure is to represent an algebraic expression. In this case, the term structure represents a parse tree of the algebraic structure with This is done by labeling the nodes in the term structure with the operators in the parse