1 Pages (3 items)
+ operator madness! - Messages
#1 Posted: 9/20/2009 11:16:58 AM
Probably not a high priority fix,
M=identity(3)
2+2=
M+M=
M+2=
2+M=
quite funny!
M=identity(3)
2+2=
M+M=
M+2=
2+M=
quite funny!
#2 Posted: 9/20/2009 1:29:41 PM
Hello Greg,
This might be a bug with nested arrays, recently introduced.
[MATH]M←identity(3)[/MATH]
[MATH]M=mat(1;0;0;0;1;0;0;0;1;3;3)[/MATH]
[MATH]M+M=mat(2;0;0;0;2;0;0;0;2;3;3)[/MATH]
[MATH]2+M=mat(mat(2;1;1;1;2;1;1;1;2;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(2;1;1;1;2;1;1;1;2;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(2;1;1;1;2;1;1;1;2;3;3);3;3)[/MATH]
[MATH]M+2=mat(3;2;2;2;3;2;2;2;3;3;3)[/MATH]
Regards,
Radovan
WroteProbably not a high priority fix,
M=identity(3)
2+2=
M+M=
M+2=
2+M=
quite funny!
This might be a bug with nested arrays, recently introduced.
[MATH]M←identity(3)[/MATH]
[MATH]M=mat(1;0;0;0;1;0;0;0;1;3;3)[/MATH]
[MATH]M+M=mat(2;0;0;0;2;0;0;0;2;3;3)[/MATH]
[MATH]2+M=mat(mat(2;1;1;1;2;1;1;1;2;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(2;1;1;1;2;1;1;1;2;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(1;0;0;0;1;0;0;0;1;3;3);mat(2;1;1;1;2;1;1;1;2;3;3);3;3)[/MATH]
[MATH]M+2=mat(3;2;2;2;3;2;2;2;3;3;3)[/MATH]
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#3 Posted: 9/20/2009 9:47:30 PM
WroteProbably not a high priority fix,
2+M=
Thank you. Bug fixed.
[MATH]M←identity(3)[/MATH]
[MATH]2+M=mat(3;2;2;2;3;2;2;2;3;3;3)[/MATH]
Fix will be available in the next public release.
1 Pages (3 items)
-
New Posts
-
No New Posts