How do I define an Array to contain a list of sequencing numbers from the lowest to the highest with an increment of 0.1 ? e.g I want the numbers (1.5,1.6,1.7,1.8,1.9,2.0 to 9.4). When i used the following code, it didn't work.
@results=(1.5..9.4);
RESULT : S414use Text::Soundex; print soundex ("Skullbowl");
Edit: chipmunk 2001-05-17
In reply to Defining Arrays by skullbowl
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |