acosd Interface

public interface acosd

degree circular functions


Contents


Functions

private pure elemental module function acosd_dp(x)

Arguments

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

Return Value real(kind=dp)

private pure elemental module function acosd_sp(x)

Arguments

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

Return Value real(kind=sp)