Reads real-binary (floating-point) data.
| Category: | Numeric |
| Windows specifics: | native floating-point representation |
| See: | RBw.d Informat in SAS Formats and Informats: Reference |
specifies the width of the input field.
| Default | 4 |
| Range | 2–8 |
specifies the power of 10 by which to divide the input value. SAS uses the d value even if the input data contain decimal points.
| Range | 0–10 |