modified: myjupyterlab.sh
[GalaxyCodeBases.git] / c_cpp / lib / gnulib / doc / posix-functions / sqrt.texi
blobbb166521ec0e8d10e11478f0e6abe6d0233c177e
1 @node sqrt
2 @section @code{sqrt}
3 @findex sqrt
5 POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/sqrt.html}
7 Gnulib module: sqrt
9 Portability problems fixed by Gnulib:
10 @itemize
11 @end itemize
13 Portability problems not fixed by Gnulib:
14 @itemize
15 @item
16 This function is missing on some platforms:
17 Mac OS X 10.3.
18 @end itemize