tand Function

public elemental function tand(x) result(y)

Tangents of x in degrees

Note

the tand function should be available in 202X Fortran standard

Arguments

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

Return Value real(kind=rkind)