User Portlet User Portlet

Discussions
Thanks for the response but I still don't quite understand what is happening. Here is what I do. (1) I import a matrix A using A=Import["data.dat"] (2) If I type A[[1,2]] I get 0.992745. (3) If Itype N[A[[1,2]],16]] I get exactly the same...