sind Function

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 IntentOptional Attributes Name
real(kind=rkind), intent(in) :: x

Return Value real(kind=rkind)