MathExceptionEvaluationStack Property

Stack of the primitives which follows the steps of calculation.

Definition

Namespace: SMath.Manager
Assembly: SMath.Manager (in SMath.Manager.dll) Version: 1.2.9018.0
C#
public List<IPrimitive> EvaluationStack { get; }

Property Value

ListIPrimitive

See Also