The R Project SVN R

Rev

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

Rev 67570 Rev 68947
Line 17... Line 17...
17
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
17
 *  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
18
 *  GNU General Public License for more details.
18
 *  GNU General Public License for more details.
19
 *
19
 *
20
 *  You should have received a copy of the GNU General Public License
20
 *  You should have received a copy of the GNU General Public License
21
 *  along with this program; if not, a copy is available at
21
 *  along with this program; if not, a copy is available at
22
 *  http://www.r-project.org/Licenses/
22
 *  https://www.R-project.org/Licenses/
23
 *
23
 *
24
 *
24
 *
25
 * DESCRIPTION
25
 * DESCRIPTION
26
 *
26
 *
27
 *   To compute the binomial probability, call dbinom(x,n,p).
27
 *   To compute the binomial probability, call dbinom(x,n,p).