package gve.calc.logic; import java.awt.*; import gve.calc.formula.*;
A formula with one (right==null) or two (right!=null) children |
right can be null; top and left always are !=null |
Returns true if this part has already been reduced. Visibly; this condition is the same as "has p a line originating downwards?". |