Next: RSHIFT, Previous: RESHAPE, Up: Intrinsic Procedures
RRSPACING — Reciprocal of the relative spacingRRSPACING(X) returns the  reciprocal of the relative spacing of
model numbers near X.
     RESULT = RRSPACING(X)
     | X | Shall be of type REAL. | 
ABS(FRACTION(X)) * FLOAT(RADIX(X))**DIGITS(X).