Searched refs:U2 (Results 1 – 1 of 1) sorted by relevance
1398 double S, Z, U1, U2, u, v, fac; in randn() local1402 U2 = (double)rand() / RAND_MAX; in randn()1404 v = 2. * U2 - 1.; in randn()