gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:pow (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/complex/s_cpow.c - 2.2KB - 84 lines
66:         arga = carg (a);
67:         r = pow (absa, x);
68:         theta = x * arga;