<pstyle="text-indent: 50px;"><b><em>number-successes</em></b> is the number of successes in the trials, a numeric value greater than or equal to 0.</p>
<pstyle="text-indent: 50px;"><b><em>number-trials</em></b> is the number of trials, a numeric value greater than or equal to <b><em>number-successes</em></b>.</p>
<pstyle="text-indent: 50px;"><b><em>success-probability</em></b> is the success probability of each trial, a numeric value greater than or equal to 0 but less than or equal to 1.</p>
<pstyle="text-indent: 50px;"><b><em>cumulative-flag</em></b> is a logical value (TRUE or FALSE) that determines the function form. If it is TRUE, the function returns the cumulative distribution function. If it is FALSE, the function returns the probability mass function.</p>