The R Project SVN R

Rev

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

Rev 13433 Rev 19500
Line 17... Line 17...
17
 *  along with this program; if not, write to the Free Software
17
 *  along with this program; if not, write to the Free Software
18
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
18
 *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
19
 *
19
 *
20
 *  SYNOPSIS
20
 *  SYNOPSIS
21
 *
21
 *
22
 *    #include "Rmath.h"
22
 *    #include <Rmath.h>
23
 *    double beta(double a, double b);
23
 *    double beta(double a, double b);
24
 *
24
 *
25
 *  DESCRIPTION
25
 *  DESCRIPTION
26
 *
26
 *
27
 *    This function returns the value of the beta function
27
 *    This function returns the value of the beta function