1 Pages (5 items)
solve() by Maple Plugin gives an "arctan() function not defined" error - solve() by Maple Plugin gives an "arctan() function not defined" error - Messages
#1 Posted: 5/29/2013 12:24:16 PM
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 Posted: 5/29/2013 12:53:16 PM
@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 users liked this post
Вячеслав Мезенцев 5/29/2013 9:09:00 PM
#3 Posted: 5/29/2013 9:17:53 PM
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 Posted: 5/30/2013 5:58:33 PM
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 users liked this post
Вячеслав Мезенцев 5/30/2013 11:01:00 PM
1 Pages (5 items)
-
New Posts
-
No New Posts