gonzui


Format: Advanced Search

SearchGoogle itResults 1 - 1 of 1 for funcall:hypotf (0.00 seconds)
t2ex
bsd_source/lib/libc/src_bsd/complex/s_cabsf.c - 991B - 25 lines
23: {
24:         return hypotf(__real__ z, __imag__ z);
25: }