solve() by Maple Plugin gives an "arctan() function not defined" error

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
Oscar Campo

Oscar Campo

124 сообщений из 298 понравились пользователям.

Группа: Moderator

Hi,
I found this behavior working with Maple plugin:

arctan() function not defined

I think that it would be easily fixed by uni

Thanks in advance!

Oscar
#2 Опубликовано: 29.05.2013 12:53:16
Davide Carpi

Davide Carpi

1416 сообщений из 2873 понравились пользователям.

Группа: Moderator

@uni

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 пользователям понравился этот пост
#3 Опубликовано: 29.05.2013 21:17:53
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Oscar, could you attach the file and the log (mvr5.txt)? As for me your example works fine.

@w3b5urf3r

Thanks, I forgot about that.
Russia ☭ forever, Viacheslav N. Mezentsev
#4 Опубликовано: 30.05.2013 17:58:33
Oscar Campo

Oscar Campo

124 сообщений из 298 понравились пользователям.

Группа: Moderator

Wrote

Oscar, 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 пользователям понравился этот пост
#5 Опубликовано: 31.05.2013 10:19:11
Вячеслав Мезенцев

Вячеслав Мезенцев

1402 сообщений из 1708 понравились пользователям.

Группа: Moderator

Wrote

Wrote

Oscar, could you attach the file and the log (mvr5.txt)? As for me your example works fine.



Here the files.

Thanks in advance!

Oscar



Fixed and updated. Try now.
MapleWrapper_screen16.png
Russia ☭ forever, Viacheslav N. Mezentsev
  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений