gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:smaller_gam (0.02 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/b_tgamma.c - 10.9KB - 346 lines
138:         else if (x > 1.e-17)
139:                 return (smaller_gam(x));
140:         else if (x > -1.e-17) {