Hello,<br><br>I have two vtkDoubleArray objects. Say A and B. I need to perform A-B operation and store the resultant in suppose C. <br><br>I use vtkArrayCalculator in order to do this. Now the problem is my array A contains some NAN values or say bad values. which I obviously want to avoid. And therefore I am not getting the expected results.<br>
<br>So is there any way out to handle NAN&#39;s in vtkArrayCalculator..???<br><br>Thanks<br><br>Regards<br>Rakesh Patil<br>