GNU Octave  9.1.0
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
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 >().