gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:powf (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/complex/s_cpowf.c - 2.0KB - 71 lines
62:         arga = cargf (a);
63:         r = powf (absa, x);
64:         theta = x * arga;