in reply to Re: Scientific notation problem
in thread Scientific notation problem
Is there a way to force numerical evaluation?foreach(sort byval keys %index) { ... } sub byval { return ($score{$a} <=> $score{$b}) }
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: Scientific notation problem
by tadman (Prior) on Aug 13, 2001 at 21:06 UTC |