pdl> $a = xvals(5)*2; # $a is a PDL pdl> $a4 = $a->at(4); # $a4 is a perl scalar