The R Project SVN R

Rev

Rev 66052 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 66052 Rev 68947
Line 13... Line 13...
13
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
13
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14
 *  GNU General Public License for more details.
14
 *  GNU General Public License for more details.
15
 *
15
 *
16
 *  You should have received a copy of the GNU General Public License
16
 *  You should have received a copy of the GNU General Public License
17
 *  along with this program; if not, a copy is available at
17
 *  along with this program; if not, a copy is available at
18
 *  http://www.r-project.org/Licenses/
18
 *  https://www.R-project.org/Licenses/
19
 *
19
 *
20
 *  SYNOPSIS
20
 *  SYNOPSIS
21
 *
21
 *
22
 *    #include <Rmath.h>
22
 *    #include <Rmath.h>
23
 *    double rlnorm(double logmean, double logsd);
23
 *    double rlnorm(double logmean, double logsd);