rad2deg Function

public elemental function rad2deg(rad) result(deg)

Conversion from radians to degres

Arguments

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

Return Value real(kind=rkind)