gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:cacosf (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/complex/s_cacoshf.c - 1.4KB - 55 lines
52: 
53:         w = I * cacosf (z);
54:         return (w);