Welcome Guest! To enable all features please Login. New Registrations are disabled.

Notification

Icon
Error

Login


Options
Go to last post Go to first unread
Offline omorr  
#1 Posted : 28 February 2012 22:31:23(UTC)
omorr


Rank: Administration

Groups: Registered, Advanced Member
Joined: 23/06/2009(UTC)
Posts: 1,740
Man
Serbia

Was thanked: 318 time(s) in 268 post(s)
Hello,

In v0.92 there is a bug (I think) - numerical values of numbers 'e' an 'Pi' are not known inside line environment:
a1:line(e,1,1)
a1=#@#
a2:line(π,1,1)
a2=#@#
It seems that imaginary unit 'i' is known:
a3:line(i^2,1,1)
a3=-1

On the other hand, if we use eval() we can get their values:
a4:line(eval(e^2),1,1)
a4=7.38905609893065
a5:line(eval(π/2),1,1)
a5=1.5707963267949

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

Edited by user 29 February 2012 03:31:05(UTC)  | Reason: Not specified

When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"

Wanna join the discussion?! Login to your SMath Studio Forum forum account. New Registrations are disabled.

Offline Andrey Ivashov  
#2 Posted : 29 February 2012 01:45:49(UTC)
Andrey Ivashov


Rank: Administration

Groups: Developers, Registered, Knovel Developers, Administrators, Advanced Member
Joined: 11/07/2008(UTC)
Posts: 1,616
Man
Russian Federation

Was thanked: 1978 time(s) in 666 post(s)
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.
thanks 1 user thanked Andrey Ivashov for this useful post.
on 29/02/2012(UTC)
Offline omorr  
#3 Posted : 29 February 2012 03:29:59(UTC)
omorr


Rank: Administration

Groups: Registered, Advanced Member
Joined: 23/06/2009(UTC)
Posts: 1,740
Man
Serbia

Was thanked: 318 time(s) in 268 post(s)
Thank you Andrey Good ,

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 thatConfusion .

Regards,
Radovan

Edited by user 29 February 2012 10:23:49(UTC)  | Reason: Not specified

When Sisyphus climbed to the top of a hill, they said: "Wrong boulder!"
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.