Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Did you define e = [0, 1, 2] earlier in the same session?

Try using exp(...) instead of e^(...).

f = ^3 + exp(k*x) + sin(w*x)
click to hide/show revision 2
No.2 Revision

Did you define e = [0, 1, 2] earlier in the same session?

Try using exp(...) instead of e^(...).

f = ^3 x^3 + exp(k*x) + sin(w*x)
click to hide/show revision 3
No.3 Revision

Did you define e = [0, 1, 2] earlier in the same session?

Try using exp(...) instead of e^(...).

f = x^3 + * exp(k*x) + * sin(w*x)