1 страниц (5 вхождений)
solve() by Maple Plugin gives an "arctan() function not defined" error - solve() by Maple Plugin gives an "arctan() function not defined" error - Сообщения
#1 Опубликовано: 29.05.2013 12:24:16
Hi,
I found this behavior working with Maple plugin:

I think that it would be easily fixed by uni
Thanks in advance!
Oscar
I found this behavior working with Maple plugin:

I think that it would be easily fixed by uni
Thanks in advance!
Oscar
#2 Опубликовано: 29.05.2013 12:53:16
@uni
I think that you can use directly:
using the Functions.* you don't need to write the right SMath function name.
best regards,
w3b5urf3r
I think that you can use directly:
ExpressionString = ( new Regex( @"\batan\(" ) ).Replace( ExpressionString, Functions.Arctg + @"(" );
ExpressionString = ( new Regex( @"\barctg\(" ) ).Replace( ExpressionString, Functions.Arctg + @"(" );
using the Functions.* you don't need to write the right SMath function name.
best regards,
w3b5urf3r
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Вячеслав Мезенцев 29.05.2013 21:09:00
#3 Опубликовано: 29.05.2013 21:17:53
Oscar, could you attach the file and the log (mvr5.txt)? As for me your example works fine.
@w3b5urf3r
Thanks, I forgot about that.
@w3b5urf3r
Thanks, I forgot about that.
Russia ☭ forever, Viacheslav N. Mezentsev
#4 Опубликовано: 30.05.2013 17:58:33
WroteOscar, could you attach the file and the log (mvr5.txt)? As for me your example works fine.
Here the files.
Thanks in advance!
Oscar
1 пользователям понравился этот пост
Вячеслав Мезенцев 30.05.2013 23:01:00
1 страниц (5 вхождений)
-
Новые сообщения
-
Нет новых сообщений