1 страниц (5 вхождений)
solve() by Maple Plugin gives an "arctan() function not defined" error - solve() by Maple Plugin gives an "arctan() function not defined" error - Сообщения
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
@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
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
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
WroteWroteOscar, 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.

Russia ☭ forever, Viacheslav N. Mezentsev
1 страниц (5 вхождений)
-
Новые сообщения
-
Нет новых сообщений