Click or drag to resize

imbDataExecutorCompute Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.process
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
public static double Compute(
	string mathExpression
)
Request Example View Source

Parameters

mathExpression
Type: SystemString

Return Value

Type: Double
See Also