images/contents.gifimages/index.gifimages/prev1.gifimages/next1.gif

Decimal Precision in Quote Codes

You can specify how many places of decimal precision are displayed in a quote by adding information to a quote code. For example, you can display a delta with 1 character of decimal precision, or with 5 characters of decimal precision. To specify decimal precision in a quote code, use the following syntax:

$<n>.<quote_code>,<width>.<precision>

Where:

<n> = Quote code group identifier.

<quote_code> = Quote code.

<width> = Width of cell.

<precision> = Number of characters to calculate after the decimal point.

Example:

$1.delta,5.1 display Delta with width of 5 characters and 1 place of decimal precision.