| 
            
              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.257-beta
Syntaxfunction get_SkipNaNOutput();
function set_SkipNaNOutput(value);
 View SourceProperty Value
Boolean
See Also