| 総合手引 | セクション 3 | English | Deutsch | オプション |
#include <math.h>
sqrt() および sqrtf() 関数は、非負の x の平方根を計算します。
VAX 上の sqrt() 関数は、0.501 ulp の範囲内で正確です。 IEEE 754 に適合しているマシン上の sqrt は、実施中の丸め方法に従って、 正確に丸められます。 その誤差は、デフォルトの方法 (四捨五入) では、 ulp の半分未満です。 ulp とは、最後に繰り上げられた位置の位 ( Unit in the Last Placce ) です。
| SQRT (3) | May 6, 1991 |
| 総合手引 | セクション 3 | English | Deutsch | オプション |
このマニュアルページサービスについてのご意見は Ben Bullock にお知らせください。 Privacy policy.
| “ | Do you laugh when the waiter drops a tray full of dishes? Unix weenies do. They're the first ones to laugh at hapless users, trying to figure out an error message that doesn't have anything to do with what they just typed. | ” |
| — The Unix Haters' handbook | ||