Skip to content

Commit d81e857

Browse files
author
kalibera
committed
Remove reference to removed demo (PR#18933).
git-svn-id: https://svn.r-project.org/R/trunk@88699 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 247e2ba commit d81e857

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/library/base/man/polyroot.Rd

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,7 @@ polyroot(z)
4444
\seealso{
4545
\code{\link{uniroot}} for numerical root finding of arbitrary
4646
functions;
47-
\code{\link{complex}} and the \code{zero} example in the demos
48-
directory.
47+
\code{\link{complex}}.
4948
}
5049
\examples{
5150
polyroot(c(1, 2, 1))

0 commit comments

Comments
 (0)