GNU Octave  4.4.1
A high-level interpreted language, primarily intended for numerical computations, mostly compatible with Matlab
psifn.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine PSIFN (X, N, KODE, M, ANS, NZ, IERR)
 

Function/Subroutine Documentation

◆ PSIFN()

subroutine PSIFN ( real  X,
integer  N,
integer  KODE,
integer  M,
real, dimension(*)  ANS,
integer  NZ,
integer  IERR 
)

Definition at line 3 of file psifn.f.

References abs(), dimension(), log(), max(), and min().

Referenced by octave::math::fortran_psifn< float >().