GNU Octave
3.8.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
|
Go to the source code of this file.
Functions | |
subroutine | qk21 (f, a, b, result, abserr, resabs, resasc, ierr) |
subroutine qk21 | ( | , external | f, |
real | a, | ||
real | b, | ||
real | result, | ||
real | abserr, | ||
real | resabs, | ||
resasc, | |||
ierr | |||
) |
Definition at line 1 of file qk21.f.
References abs(), workspace_element::dimension(), f, ierr, r1mach(), jit_store_argument::result(), and c_file_ptr_buf::uflow().
Referenced by qagpe().