GNU Octave  4.2.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Functions | Variables
betainc.cc File Reference
#include "lo-specfun.h"
#include "defun.h"
#include "error.h"
#include "errwarn.h"
#include "ovl.h"
#include "utils.h"
Include dependency graph for betainc.cc:

Go to the source code of this file.

Functions

OCTAVE_EXPORT octave_value_list Fbetainc (const octave_value_list &args, int) both ar
 

Variables

and ar {b} must be scalars. If ar{x} is a scalar
 

Function Documentation

OCTAVE_EXPORT octave_value_list Fbetainc ( const octave_value_list args,
int   
)

Variable Documentation

and ar {b} must be scalars. If ar{x} is a scalar

Definition at line 66 of file betainc.cc.