gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:catan (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/complex/s_catanh.c - 1.7KB - 68 lines
56: 
57:         w = -1.0 * I * catan (z * I);
58:         return (w);