1 страниц (7 вхождений)
memory - Сообщения
#1 Опубликовано: 21.01.2010 09:13:07
Hallo!
I have a little problem...
I imput an equantion like letters (that it are specitied before in the program)
(ex. A:=b*c)
and when I ask the results the program say that the number is to large, but,
if I write the same equation without the variable definition, just to have the
number directly (ex. b*c=), the program works...
tank you!
I have a little problem...
I imput an equantion like letters (that it are specitied before in the program)
(ex. A:=b*c)
and when I ask the results the program say that the number is to large, but,
if I write the same equation without the variable definition, just to have the
number directly (ex. b*c=), the program works...
tank you!
#2 Опубликовано: 21.01.2010 12:45:15
Hello Paolo.
Please, can you provide more details about this problem? F.e. file that you work with.
Please, can you provide more details about this problem? F.e. file that you work with.
#3 Опубликовано: 21.01.2010 14:50:12
Yes! if you want I can give you the file, but I don't have your mail.
#4 Опубликовано: 21.01.2010 15:27:10
E-mail you can find in the About Dialog of SMath Studio, it looks like: support [at] smath [dot] info but much more pretty 

#5 Опубликовано: 21.01.2010 16:02:43
I have send an e-mail to you just now.
Thanks!
Thanks!
#6 Опубликовано: 22.01.2010 10:04:34
Thank you. I've checked your file and figured out the problem.
This happens because in L0 large and complex expression stored. To fix an error you should just use eval(..) function for L0 before using it. Here you can find more about eval(..) function:
- https://smath.com/wiki/(S(3pgwxdbc0eaary552kcqsr3o))/eval.ashx
- http://en.smath.info/forum/default.aspx?g=posts&m=1030#post1030
As a solution for your problem I recommend to go this way:
[MATH]L0←eval(if(L0x>L0y;L0x;L0y))[/MATH]
Best regards.
This happens because in L0 large and complex expression stored. To fix an error you should just use eval(..) function for L0 before using it. Here you can find more about eval(..) function:
- https://smath.com/wiki/(S(3pgwxdbc0eaary552kcqsr3o))/eval.ashx
- http://en.smath.info/forum/default.aspx?g=posts&m=1030#post1030
As a solution for your problem I recommend to go this way:
[MATH]L0←eval(if(L0x>L0y;L0x;L0y))[/MATH]
Best regards.
1 страниц (7 вхождений)
-
Новые сообщения
-
Нет новых сообщений