gonzui


Format: Advanced Search

SearchGoogle itResults 11 - 12 of 12 for funcall:cos (0.01 seconds)
t2ex
bsd_source/lib/libc/src_bsd/math/e_j1.c - 14.7KB - 374 lines
92:                 s = sin(y);
93:                 c = cos(y);
94:                 ss = -s-c;
More results from e_j1.c
bsd_source/lib/libc/src_bsd/math/e_jn.c - 9.3KB - 261 lines
90:                 switch(n&3) {
91:                     case 0: temp =  cos(x)+sin(x); break;
92:                     case 1: temp = -cos(x)+sin(x); break;
More results from e_jn.c