[UP]


Manual Reference Pages  - rrspacing (3)

NAME

rrspacing(3f) - [FORTRAN:INTRINSIC:MODEL_COMPONENTS] Reciprocal of the relative spacing

SYNTAX

result = rrspacing(x)

DESCRIPTION

rrspacing(x) returns the reciprocal of the relative spacing of model numbers near X.

ARGUMENTS

X Shall be of type REAL.

RETURN VALUE

The return value is of the same type and kind as X. The value returned is equal to abs(fraction(x)) * float(radix(x))**digits(x).

STANDARD

[[Fortran 95]] and later

CLASS

[[Elemental procedure|Elemental function]]

SEE ALSO

spacing(3)


rrspacing (3) March 11, 2021
Generated by manServer 1.08 from f0ca170c-1e8c-4dcb-8a3c-a310ba293276 using man macros.