Differences
This shows you the differences between two versions of the page.
ppl:functions:fmtreal [2019/04/16 13:14] – created - external edit 127.0.0.1 | ppl:functions:fmtreal [2024/03/27 13:52] (current) – stimpy | ||
---|---|---|---|
Line 2: | Line 2: | ||
Formats REAL/DREAL values for display purposes. | Formats REAL/DREAL values for display purposes. | ||
- | realExp | + | | `realExp` | A REAL/DREAL floating point expression |
- | | + | | `fieldWidth` | The minimum number of characters to display |
- | | + | | `decimalPlaces` | The number of characters to display to the right of the decimal point | |