The external form of REAL types is by default the NCL character representation of floating point numbers. However the external form can be modified by setting the number of integer digits and decimal places, for example:
REAL --< EF(6,2) >--
This example requests up to six significant leading digits followed by two decimal places only.
| Copyright © 2008 CA. All rights reserved. |
|