1 Pages (8 items)
Missing bracket in display of complex numbers with changed units - BTS Issue SS-27 - Messages
#1 Posted: 6/26/2013 2:30:13 AM
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#2 Posted: 6/26/2013 3:59:55 AM
I do not know if this missing brackets is connected to the behavior already mentioned many times by me. It still remained unsolved. Look at video please. Again, the brackets are missing in the display.
Brackets problem and range()
By looking at the actual commands, I do not know if there is something that could be done
c: range(1,10)*'m
g: (range(1,10))*'m
In the case of comple numbers, the brackets just disappear when inserting another unit
Brackets disappear in complex
z: (5+6*i)*'m
z=(5+6*i)*'m
z=500+600*i@'cm
z=500+600*i@'cm
Regards,
Radovan
Brackets problem and range()
By looking at the actual commands, I do not know if there is something that could be done
c: range(1,10)*'m
g: (range(1,10))*'m
In the case of comple numbers, the brackets just disappear when inserting another unit
Brackets disappear in complex
z: (5+6*i)*'m
z=(5+6*i)*'m
z=500+600*i@'cm
z=500+600*i@'cm
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
1 users liked this post
Martin Kraska 6/26/2013 5:53:00 AM
#3 Posted: 6/26/2013 5:05:23 AM
#4 Posted: 6/26/2013 6:07:08 AM
The problem seems to apply to any operator representation of internal functions, if that operator has no bracketing visual structure (i.e. has placeholders without wrapping structure). Internally, complex numbers, ranges, sums and the like, are represented by a function or object which does not require brackets around it.
However, the cartesian representation for complex number is Re + Im i, that is + operation, as well as in sums. In ranges, the internal operator is just side by side putting of numbers, with undefined precedence perhaps somewhere below multiply.

However, the cartesian representation for complex number is Re + Im i, that is + operation, as well as in sums. In ranges, the internal operator is just side by side putting of numbers, with undefined precedence perhaps somewhere below multiply.
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#5 Posted: 6/26/2013 6:24:16 AM
#6 Posted: 6/26/2013 8:33:24 AM
#7 Posted: 6/26/2013 8:44:03 AM
The problem is that the visual representation suggests that P is a sum of dimensionless number 300 and dimensioned imaginary 100*I centimeters (i.e. unitless number is added to a length). Surely, this is only a visual artifact, and internally the program keeps record that the unit (cm) is applied to the whole number (300+100*i), but this is yet another place where the visual representation is plain wrong.
С уважением,
Михаил Каганский
1 users liked this post
Davide Carpi 6/26/2013 8:48:00 AM
#8 Posted: 6/26/2013 8:52:34 AM
WroteThe problem is that the visual representation suggests that P is a sum of dimensionless number 300 and dimensioned imaginary 100*I centimeters (i.e. unitless number is added to a length). Surely, this is only a visual artifact, and internally the program keeps record that the unit (cm) is applied to the whole number (300+100*i), but this is yet another place where the visual representation is plain wrong.
Thank you, now I understand the point

If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 Pages (8 items)
-
New Posts
-
No New Posts