- Jan 15, 2005
- 4,327
- 1
- 0
After using mathematica for 1 year I HATE maple's syntax. Not sure where matlab falls in. But the whole interface for maple is craptastic (doesn't let you browse through the whole thing using just your keyboard).
Mathematica:
f[x_] := x^2
Maple:
f:=x->x^2;
Where's matlab fall into all this? And what's (mmatica, maple, matlab) used where (business, office, school)?
Mathematica:
f[x_] := x^2
Maple:
f:=x->x^2;
Where's matlab fall into all this? And what's (mmatica, maple, matlab) used where (business, office, school)?