diff options
Diffstat (limited to 'newlib/libm/math/w_asin.c')
-rw-r--r-- | newlib/libm/math/w_asin.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/newlib/libm/math/w_asin.c b/newlib/libm/math/w_asin.c index e7884b2..c49111d 100644 --- a/newlib/libm/math/w_asin.c +++ b/newlib/libm/math/w_asin.c @@ -59,7 +59,8 @@ return NaN (not a number), set the global variable <<errno>> to You can change this error treatment using <<matherr>>. -QUICKREF ANSI SVID POSIX RENTRANT +QUICKREF + ansi svid posix rentrant asin y,y,y,m asinf n,n,n,m |