Home | History | Annotate | Download | only in summary

Lines Matching refs:NaN

29  * <code>NaN</code>, then <code>NaN</code> is returned.</p>
56 value = Double.NaN;
102 value = Double.NaN;
108 * the input array, or <code>Double.NaN</code> if the designated subarray
116 * @return the product of the values or Double.NaN if length = 0
122 double product = Double.NaN;
134 * the input array, or <code>Double.NaN</code> if the designated subarray
142 * <li>the weights array contains one or more NaN values</li>
156 * @return the product of the values or Double.NaN if length = 0
162 double product = Double.NaN;
180 * <li>the weights array contains one or more NaN values</li>
191 * @return the product of the values or Double.NaN if length = 0