Differences

This shows you the differences between two versions of the page.

Link to this comparison view

ppl:functions:fmtreal [2019/04/16 13:14] – created - external edit 127.0.0.1ppl: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       = A REAL/DREAL floating point expression +| `realExp` | A REAL/DREAL floating point expression | 
-     fieldWidth    The minimum number of characters to display +| `fieldWidth` | The minimum number of characters to display | 
-     decimalPlaces The number of characters to display to the right of the decimal point+| `decimalPlaces` | The number of characters to display to the right of the decimal point |