euler_formula Function

public elemental function euler_formula(x)

欧拉公式

Arguments

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

Return Value complex(kind=sk_real_kind)


Contents