checkForNaN

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