smoothstepN Function

public pure function smoothstepN(x, N)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: x
integer, intent(in) :: N

Return Value real