+ operator madness!

+ operator madness! - Messages

#1 Posted: 9/20/2009 11:16:58 AM
Greg Locock

Greg Locock

0 likes in 53 posts.

Group: User

Probably not a high priority fix,


M=identity(3)

2+2=

M+M=

M+2=


2+M=


quite funny!

#2 Posted: 9/20/2009 1:29:41 PM
Radovan Omorjan

Radovan Omorjan

325 likes in 2052 posts.

Group: Moderator

Hello Greg,
Wrote

Probably 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
Andrey Ivashov

Andrey Ivashov

2270 likes in 3734 posts.

Group: Super Administrator

Wrote

Probably 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.
  • New Posts New Posts
  • No New Posts No New Posts