gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:sin_pif (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/e_lgammaf_r.c - 8.1KB - 232 lines
160:                 return one/zero;
161:             t = sin_pif(x);
162:             if(t==zero) return one/zero; /* -integer */