gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:small_gam (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/b_tgamma.c - 10.9KB - 346 lines
136:         } else if (x >= 1.0 + LEFT + x0)
137:                 return (small_gam(x));
138:         else if (x > 1.e-17)