in reply to problem with variables
if (sprintf("%.3f",$x) == sprintf("%.3f",$y)) { print "IS equal to 3 dp\n"; };
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^2: problem with variables
by jeanluca (Deacon) on Oct 19, 2005 at 08:52 UTC | |
by davido (Cardinal) on Oct 19, 2005 at 09:09 UTC |