... ret = atan (x) * val; printf("The arc tangent of %lf is %lf degrees", x, ret); return(0); }. 讓我們編譯和運行上麵的程序,這將產生以下結果:
確定! 回上一頁