1 Pages (3 items)
Numbers 'e' and 'Pi' not know inside line() - Messages
#1 Posted: 2/28/2012 3:31:23 PM
Hello,
In v0.92 there is a bug (I think) - numerical values of numbers 'e' an 'Pi' are not known inside line environment:
[MATH=eng]a1:line(e,1,1)[/MATH]
[MATH=eng]a1=#@#[/MATH]
[MATH=eng]a2:line(π,1,1)[/MATH]
[MATH=eng]a2=#@#[/MATH]
It seems that imaginary unit 'i' is known:
[MATH=eng]a3:line(i^2,1,1)[/MATH]
[MATH]a3=-1[/MATH]
On the other hand, if we use eval() we can get their values:
[MATH=eng]a4:line(eval(e^2),1,1)[/MATH]
[MATH=eng]a4=7.38905609893065[/MATH]
[MATH=eng]a5:line(eval(π/2),1,1)[/MATH]
[MATH=eng]a5=1.5707963267949[/MATH]
Therefore I am not quite sure if this is a bug or not.
Andrey could you please tell us what is going on regarding this?
Regards,
Radovan
In v0.92 there is a bug (I think) - numerical values of numbers 'e' an 'Pi' are not known inside line environment:
[MATH=eng]a1:line(e,1,1)[/MATH]
[MATH=eng]a1=#@#[/MATH]
[MATH=eng]a2:line(π,1,1)[/MATH]
[MATH=eng]a2=#@#[/MATH]
It seems that imaginary unit 'i' is known:
[MATH=eng]a3:line(i^2,1,1)[/MATH]
[MATH]a3=-1[/MATH]
On the other hand, if we use eval() we can get their values:
[MATH=eng]a4:line(eval(e^2),1,1)[/MATH]
[MATH=eng]a4=7.38905609893065[/MATH]
[MATH=eng]a5:line(eval(π/2),1,1)[/MATH]
[MATH=eng]a5=1.5707963267949[/MATH]
Therefore I am not quite sure if this is a bug or not.
Andrey could you please tell us what is going on regarding this?
Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
#2 Posted: 2/28/2012 6:45:49 PM
Radovan, as I'm already mentioned there is a bug regarding constants e and pi in 0.92. This is already fixed and I will do my best to release a new version as soon as possible. All the errors reported after 0.92 release are related to this error.
Regards.
Regards.
1 users liked this post
Radovan Omorjan 2/28/2012 8:22:00 PM
#3 Posted: 2/28/2012 8:29:59 PM
Thank you Andrey
,
I just wanted to put it here as well under "bugs & problems" with another subject pointing to this problem. Moreover, just thought there might be something more about it - maybe not a bug - because v0.92 appears to be significantly faster comparing to v0.91. Now, as you explained, I can put [FIXED] in the post subject.
Sorry to be a bit to persistent. Hope you would not mind that
.
Regards,
Radovan

I just wanted to put it here as well under "bugs & problems" with another subject pointing to this problem. Moreover, just thought there might be something more about it - maybe not a bug - because v0.92 appears to be significantly faster comparing to v0.91. Now, as you explained, I can put [FIXED] in the post subject.
Sorry to be a bit to persistent. Hope you would not mind that

Regards,
Radovan
When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
1 Pages (3 items)
-
New Posts
-
No New Posts