ILE RPG Language Reference


Output

When outputting float values, the external representation uses a format similar to float literals, except that:

Here are some examples of how float values are presented:

   +1.2345678E-23
   -8.2745739E+03
   -5.722748027467392E-123
   +1,2857638E+14             if DECEDIT(',') is specified

[ Top of Page | Previous Page | Next Page | Contents | Index ]