For a pole error, errno is set to EDOM ;
極エラーの場合に、errnoにEDOM - JM
Destination address required (POSIX.1) EDOM 宛先アドレスが必要である (POSIX.1)EDOM - JM
On a pole error, these functions set errno to EDOM ,
極エラーの場合、これらの関数はerrnoにEDOM - JM
If x is negative infinity, errno is not set (it should be set to EDOM ).
xが負の無限大の場合、errnoは設定されない( EDOM - JM
The following errors can occur: Domain error: x is negative errno is set to EDOM .
以下のエラーが発生する可能性がある。 領域エラー: x が負errnoにEDOM - JM
If x is negative, then large negative or positive y values yield a NaN as the function result, with errno set to EDOM ,
xが負の場合、大きな正負の値のyが与えられると、関数の結果が NaN となり、errnoにEDOM - JM
The following errors can occur: Domain error: x is a negative integer, or negative infinity errno is set to EDOM .
以下のエラーが発生する可能性がある。 領域エラー: x が負の整数か負の無限大errnoにEDOM - JM
When a domain error occurs, math functions commonly return a NaN (though some functions return a different value in this case); errno is set to EDOM ,
領域エラーが発生すると、数学関数は普通は NaN を返し(同じ状況で違う値を返す関数もある)、errnoにEDOM - JM
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill. The contents of this document are licensed under the GNU Free Documentation License. Copyright (C) 1999 JM Project All rights reserved.