How to evaluate A Taylor series at a specific value
|
08-24-2018, 12:08 AM
(This post was last modified: 08-24-2018 12:08 AM by Han.)
Post: #26
|
|||
|
|||
RE: How to evaluate A Taylor series at a specific value
(08-23-2018 02:30 PM)Albert Chan Wrote:(08-22-2018 07:52 PM)parisse Wrote: | is evaluated more like a program, where x would be like an argument. Consider the expression a*x^2. Suppose 'x' is left undefined and we execute: a:=3; a*x^2; Most people would expect the second expression to return 3*x^2 and not a*x^2. Now suppose the parameter 'a' were removed and apply the same thought process to 'x' within an expression using the | operator. Do you see where this could be ambiguous? (pun optional) Graph 3D | QPI | SolveSys |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 1 Guest(s)