exp_series_r32 Function

public function exp_series_r32(x) result(exp)

Compute using a taylor series with 12 terms

Arguments

Type IntentOptional AttributesName
real(kind=real32), intent(in) :: x

Return Value real


Contents

None