I forgot to mention that I tested this with 5.4.1 S.
> Le 27 oct. 2015 à 15:14, JLan <[email protected]> a écrit : > > Different in 6.0.0-alpha: > --> A = [2 4;1 2]; > --> disp(det(A)) > det: LAPACK error n°2. > --> b = [1;1]; > --> x = A \ b; > --> disp(norm(A*x-b)); > 0.4472136 > > J > > > > -- > View this message in context: > http://mailinglists.scilab.org/Scilab-users-Backslash-operator-with-square-singular-matrix-tp4033040p4033042.html > Sent from the Scilab users - Mailing Lists Archives mailing list archive at > Nabble.com. > _______________________________________________ > users mailing list > [email protected] > http://lists.scilab.org/mailman/listinfo/users _______________________________________________ users mailing list [email protected] http://lists.scilab.org/mailman/listinfo/users
