next up previous contents index
Next: Plot controls Up: Controls Previous: Belief sourcing and storage

Numeric output formatting controls

Setting the number of decimal places
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Usage

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The dplaces  control affects the output of certain numbers: The following are possible values for dplaces :

-1
means that a number is to be output in standard notation. The standard is implementation dependent, but will always work somehow;

0
means that the number is to be truncated to its integer part;

1..20
means that the number will be output with the indicated number ( tex2html_wrap_inline42134 ) of decimal places.

The setting of the dplaces  control currently affects equation values when printed; exported data and exported expectations; and some numbers output during a LOOK:  command. The control works in conjunction with the fwidth  control, which specifies the minimum width of the number output.  

Setting the width of the number output
 


tex2html_wrap_inline33790 tex2html_wrap_inline33790 Usage

  • BD>control  fwidth =I tex2html_wrap_inline33712 where I is an integer such that tex2html_wrap_inline42130 .

  • the default value is tex2html_wrap_inline42138 .

tex2html_wrap_inline33806 tex2html_wrap_inline33806

The fwidth  control specifies the minimum total width for the output of certain real numbers. The setting of the control currently affects equation values when printed; exported data and exported expectations; and some numbers output during a LOOK:  command. The control works in conjunction with the dplaces  control, which specifies the minimum width of the number output.  



David Wooff
Wed Oct 21 15:14:31 BST 1998