File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -17205,10 +17205,13 @@ functions documented in @file{Rmath.h}, as a standalone library
1720517205functions documented in @ref{Numerical analysis subroutines} as from
1720617206that header file.)
1720717207
17208- The library is not built automatically when @R{} is installed, but can
17209- be built in the directory @file{src/nmath/standalone} in the @R{}
17210- sources: see the file @file{README} there. To use the code in your own
17211- C program include
17208+ The library is not built automatically when @R{} is installed. For
17209+ further deataila including how to build it, see
17210+ @ref{The standalone Rmath library, , ,
17211+ R-admin, R Installation and Administration}.
17212+
17213+
17214+ To use the code in your own C program include
1721217215
1721317216@example
1721417217@group
You can’t perform that action at this time.
0 commit comments