SAS System chooses best notation (default)
| Numeric |
|
| Width range: |
1- 32
|
| Default width: |
12
|
| Alignment: |
right
|
| CMS specifics: |
minimum and maximum values
|
-
w
-
specifies the field width of the output
value.
When a format is not specified, the SAS System chooses
the notation that gives the most precision and information about the value
that fits into the number of columns available. Numbers are interpreted using
the EBCDIC character-encoding system, with one digit per byte.
Under CMS, acceptable values can range from 5.398E-79
to 7.237E+75. Any number outside this range causes an overflow error. The
following table illustrates the use of the BEST format.
Note:
Copyright © 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.