Hello,
I have stumbled upon the following strange behavior of function "isreal" (Scilab 6.02, win7):

--> z = [1,2,3*%i]
 z  =
   1.   2.   3.i
--> isreal(z(1))
 ans  =
  F
What did I miss ? Rhank you for your help.

J.-P. Grivet

_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to