Home
last modified time | relevance | path

Searched refs:s_obs (Results 1 – 1 of 1) sorted by relevance

/qemu/tests/qtest/
H A Dnpcm7xx_rng-test.c99 double s_obs; in calc_monobit_p() local
110 s_obs = abs(sn) / sqrt(len * BITS_PER_BYTE); in calc_monobit_p()
112 return erfc(s_obs / sqrt(2)); in calc_monobit_p()