gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:_redupi (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/complex/s_catan.c - 3.3KB - 139 lines
113:         t = 0.5 * atan2 (2.0 * x, a);
114:         w = _redupi (t);
115: 
bsd_source/lib/libc/src_bsd/complex/s_ctan.c - 3.8KB - 165 lines
101: 
102:         x = _redupi(x);
103: