ExpressionCalculate(Term, ActionContext) Method

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
C#
public static TNumber Calculate(
	Term[] value,
	ActionContext store
)

Parameters

value  Term
 
store  ActionContext
 

Return Value

TNumber

See Also