|
DynamicCalculatorSkipNaNOutput Property
|
Gets or sets the flag indicating whether to skip processing of an output with a value of NaN.
Namespace: DynamicCalculatorAssembly: DynamicCalculator (in DynamicCalculator.dll) Version: 2.4.207-beta
Syntax function get_SkipNaNOutput();
function set_SkipNaNOutput(value);
View SourceProperty Value
BooleanSee Also