itairy Subroutine

public subroutine itairy(x, Apt, Bpt, Ant, Bnt)

Compute the integrals of Airy fnctions with respect to t from 0 and x ( x ≥ 0 )

Arguments

Type IntentOptional Attributes Name
real(kind=wp) :: x
real(kind=wp) :: Apt
real(kind=wp) :: Bpt
real(kind=wp) :: Ant
real(kind=wp) :: Bnt