GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
#include "lo-specfun.h"
#include "defun.h"
#include "error.h"
#include "gripes.h"
#include "oct-obj.h"
#include "utils.h"
Go to the source code of this file.
Functions | |
OCTAVE_EXPORT octave_value_list | Fgammainc (const octave_value_list &args, int) |
OCTAVE_EXPORT octave_value_list Fgammainc | ( | const octave_value_list & | args, |
int | |||
) |
Definition at line 76 of file gammainc.cc.
References octave_value::array_value(), octave_value::double_value(), error(), error_state, octave_value::float_array_value(), octave_value::float_value(), gammainc(), octave_value::is_scalar_type(), octave_value::is_single_type(), octave_value::length(), print_usage(), transform(), and x.