Constant(value: Double)
A terminal node that represents a constant value.
Evaluating a constant node will simply result in the value the node encapsulates.