[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

2.2.1 Assigning to variables whose values are uncertain

The syntax is

 
$var = CONST +- CONST;

where CONST stands for a constant numerical value, e.g. you might write
 
$pi = 3.13 +- 0.02;

if you weren't too sure of the value of Pi.



This document was generated by Dan Kelley on June, 15 2002 using texi2html