|
From: | Jonathan Camilleri |
Subject: | Taylor expansion does not expand well |
Date: | Thu, 10 Dec 2015 17:56:50 +0100 |
f=[1,3,3] f = 1 3 3 octave:2> g = taylor(1,'expansionPoint',1,'order',4)
Error:
error: 'taylor' undefined near line 1 column 5
What does this error mean please?
I am using http://octave-online.net/.
See post at http://math.stackexchange.com/questions/209320/where-do-the-factorials-come-from-in-the-taylor-series.[Prev in Thread] | Current Thread | [Next in Thread] |