Hi,
I have mostly been using Mathcad for Windows - but now tried Maple 13 on my mac. Therefore I have some questions about this application compared to Mathcad.
For example:
in mathcad I would be able to do like this:
given
2=a*1^2+b*1+c
4=a*3^2+b*3+c
1=a*7^2+b*7+c
find(a,b,c)->
is there a similar method to solve this in Maple 13?
I have mostly been using Mathcad for Windows - but now tried Maple 13 on my mac. Therefore I have some questions about this application compared to Mathcad.
For example:
in mathcad I would be able to do like this:
given
2=a*1^2+b*1+c
4=a*3^2+b*3+c
1=a*7^2+b*7+c
find(a,b,c)->
is there a similar method to solve this in Maple 13?