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