Lines Matching refs:result
387 # by 1 ulp from the correctly rounded result.
388 # Method: Check the result, moving up or down a step if needed.
651 correct result. The function does not check this precondition.
719 Will return more than one result if there are multiple modes
758 # value, making it comparable to a result from an inv_cdf() function.
797 result = []
801 result.append(interpolated)
802 return result
805 result = []
811 result.append(interpolated)
812 return result