Searched refs:root_squared (Results 1 – 1 of 1) sorted by relevance
92 float exponent, resf, square, root_squared, error; in ZTEST() local96 int32_t *p_root_squared = (int32_t *)&root_squared; in ZTEST()117 root_squared = resf * resf; in ZTEST()121 error = (square - root_squared) / in ZTEST()151 double resd, error, square, root_squared, exponent; in ZTEST() local155 int64_t *p_root_squared = (int64_t *)&root_squared; in ZTEST()176 root_squared = resd * resd; in ZTEST()180 error = (square - root_squared) / in ZTEST()