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