Message Boards Message Boards

0
|
3342 Views
|
3 Replies
|
0 Total Likes
View groups...
Share
Share this post:
GROUPS:

How to make a function of series expansion

Posted 9 years ago
POSTED BY: Al Guy
3 Replies
POSTED BY: Henrik Schachner
Posted 9 years ago
POSTED BY: Al Guy

Also you want to use a delayed assignment ( := )rather than an immediate one ( = ). Almost always this is what you'd want to do when creating a function.

f[x_] := Normal@Series[Exp[-x^2], {x, 0, 14}]
POSTED BY: David Reiss
Reply to this discussion
Community posts can be styled and formatted using the Markdown syntax.
Reply Preview
Attachments
Remove
or Discard

Group Abstract Group Abstract