enxb Subroutine

public subroutine enxb(n, x, En)

Compute exponential integral En(x)

Arguments

Type IntentOptional Attributes Name
integer :: n
real(kind=wp) :: x
real(kind=wp), dimension(0:n) :: En