TFana
Documentation
Modules
Procedures
Derived Types
Program
cosd
Function
MIT
5 statements
math
cosd
Contents
public elemental function cosd(x) result(y)
Cosine of x in degrees
Note
the cosd 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)