The R Project SVN R

Rev

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

Rev 59039 Rev 68947
Line 15... Line 15...
15
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
15
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16
 *  GNU General Public License for more details.
16
 *  GNU General Public License for more details.
17
 *
17
 *
18
 *  You should have received a copy of the GNU General Public License
18
 *  You should have received a copy of the GNU General Public License
19
 *  along with this program; if not, a copy is available at
19
 *  along with this program; if not, a copy is available at
20
 *  http://www.r-project.org/Licenses/
20
 *  https://www.R-project.org/Licenses/
21
 *
21
 *
22
 *  SYNOPSIS
22
 *  SYNOPSIS
23
 *
23
 *
24
 *	double qnorm5(double p, double mu, double sigma,
24
 *	double qnorm5(double p, double mu, double sigma,
25
 *		      int lower_tail, int log_p)
25
 *		      int lower_tail, int log_p)