gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 2 of 2 for funcall:_redupif (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/complex/s_catanf.c - 2.8KB - 124 lines
107:         t = 0.5f * atan2f(2.0f * x, a);
108:         w = _redupif(t);
109: 
bsd_source/lib/libc/src_bsd/complex/s_ctanf.c - 3.4KB - 148 lines
94: 
95:         x = _redupif(x);
96: