A binary tree used to represent mathematical expressions where the internal nodes are operators while the leaf nodes are operands.
A binary tree used to represent mathematical expressions where the internal nodes are operators while the leaf nodes are operands.