TFana
Documentation
Modules
Procedures
Derived Types
Program
tand
Function
MIT
5 statements
math
tand
Contents
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
Intent
Optional
Attributes
Name
real(kind=rkind),
intent(in)
::
x
Return Value
real(kind=rkind)