acosd Function

public elemental function acosd(x) result(y)

Inverse cosine of x, result in degrees

Note

the acosd function should be available in 202X Fortran standard

Arguments

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

Return Value real(kind=rkind)