9 real(8) function stheta(stype,x)
25 integer,
intent(in) ::
stype 26 real(8),
intent(in) :: x
44 write(*,
'("Error(stheta): stype not defined : ",I8)')
stype real(8) function stheta(stype, x)
real(8) function stheta_mp(n, x)
elemental real(8) function stheta_fd(x)
elemental real(8) function stheta_lr(x)
elemental real(8) function stheta_sq(x)