GNU Octave 10.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
 
Loading...
Searching...
No Matches
dpsifn.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine dpsifn (x, n, kode, m, ans, nz, ierr)
 

Function/Subroutine Documentation

◆ dpsifn()

subroutine dpsifn ( double precision  x,
integer  n,
integer  kode,
integer  m,
double precision, dimension(*)  ans,
integer  nz,
integer  ierr 
)

Definition at line 2 of file dpsifn.f.

References max(), and min().

Referenced by fortran_psifn< double >().