check For Na N
Checks if any element of the array is equal to Double.NaN
Return
true if any element of the array is NaN
Parameters
array
the array to check
Checks if any element of the array is equal to Double.NaN
true if any element of the array is NaN
the array to check