+ operator madness!

+ operator madness! - Сообщения

#1 Опубликовано: 20.09.2009 11:16:58
Greg Locock

Greg Locock

0 сообщений из 53 понравились пользователям.

Группа: User

Probably not a high priority fix,


M=identity(3)

2+2=

M+M=

M+2=


2+M=


quite funny!

#2 Опубликовано: 20.09.2009 13:29:41
Radovan Omorjan

Radovan Omorjan

325 сообщений из 2052 понравились пользователям.

Группа: 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 Опубликовано: 20.09.2009 21:47:30
Andrey Ivashov

Andrey Ivashov

2269 сообщений из 3729 понравились пользователям.

Группа: 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.
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений