checkForNaN

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