Hi all,

how do I do a matrix exponential ??
as in

$a**2 == square of $a if $a were a numerical value.

eg : $a = 2, then $a**2 will be 4.

now I want to do a similar operation on matrix, so
will $a**2 be correct ??


thanks
Saurabh
_______________________________________________
Perldl mailing list
[email protected]
http://mailman.jach.hawaii.edu/mailman/listinfo/perldl

Reply via email to