Chapter Contents |
Previous |
Next |
YENw.d |
Category: | Numeric |
Syntax | |
Syntax Description | |
Details | |
Examples |
Syntax |
YENw.d |
Default: | 1 |
Range: | 1-32 |
Requirement: | d must be 0 or 2 |
Tip: | If the d is 2, then YENw.d reads a decimal point and two decimal digits. If d is 0, YENw.d reads the value without a decimal point. |
Details |
The hexadecimal representation of the code for the yen sign character is 5B on EBCDIC systems and 5C on ASCII systems. The monetary character that these codes represent may be different in other countries.
Examples |
input value yen10.2;
Data Lines | Results |
---|---|
----+----1----+ |
|
¥1254.71 |
1254.71 |
Chapter Contents |
Previous |
Next |
Top of Page |
Copyright 1999 by SAS Institute Inc., Cary, NC, USA. All rights reserved.