public interface sind
Functions
private pure elemental module function sind_dp(x)
Arguments
| Type |
Intent | Optional |
Attributes | | Name | |
| real(kind=dp), |
intent(in) |
|
| :: |
x | |
Return Value real(kind=dp)
private pure elemental module function sind_sp(x)
Arguments
| Type |
Intent | Optional |
Attributes | | Name | |
| real(kind=sp), |
intent(in) |
|
| :: |
x | |
Return Value real(kind=sp)