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