activation Module Procedure

module procedure activation elemental module function activation(x) result(y)

Arguments

Type IntentOptional Attributes Name
real(kind=rkind), intent(in) :: x

Return Value real(kind=rkind)