sqrt, sqrtf, sqrtl - square root function. SYNOPSIS top. #include <math.h> double sqrt(double x); float sqrtf(float x); long double ...
確定! 回上一頁