Toggle navigation
Fortran free function collection
Contents
Source Files
Modules
Procedures
Derived Types
Source Files
Modules
Procedures
Derived Types
randu
Interface
10 statements
Source File
fffc_random.f90
fffc_random
randu
Contents
None
interface
public impure elemental module subroutine randu(x, min, max)
Arguments
Type
Intent
Optional
Attributes
Name
real(kind=fffc_real_kind),
intent(out)
::
x
real(kind=fffc_real_kind),
intent(in)
::
min
real(kind=fffc_real_kind),
intent(in)
::
max