atand Function

public elemental function atand(x) result(y)

Inverse tangents of x, result in degrees

Note

the atand function should be available in 202X Fortran standard

Arguments

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

Return Value real(kind=rkind)