ComputationNumericCalculation(Term, Store) Method

Definition

Namespace: SMath.Math
Assembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
C#
public static TNumber NumericCalculation(
	Term[] root,
	ref Store store
)

Parameters

root  Term
 
store  Store
 

Return Value

TNumber

See Also