Module containing defining the precision for real and complex types
Type | Visibility | Attributes | Name | Initial | |||
---|---|---|---|---|---|---|---|
integer, | public, | parameter | :: | rp | = | real64 |
The precision for real and complex types. |
real(kind=rp), | public, | parameter | :: | rp_huge | = | huge(1.0_rp) |
The largest representable real number with precision |