Bessel_J0 Interface

public interface Bessel_J0

It returns Bessel function of 0th kind by complex number.


Module Procedures

public function Bessel_J0_complex(z) result(ret)

Arguments

Type IntentOptional Attributes Name
complex(kind=real64), intent(in) :: z

Return Value complex(kind=real64)