Home
Trees
Indices
Help
SympyCore - an efficient pure Python Computer Algebra System
Package sympycore
::
Package arithmetic
::
Package mpmath
::
Package apps
:: Module taylordemo
[
hide private
]
[
frames
] |
no frames
]
Module taylordemo
source code
Interval arithmetic demo: estimating error of numerical Taylor series.
Functions
[
hide private
]
taylor
(
x
,
n
)
source code
remainder
(
x
,
n
)
source code
exponential
(
x
,
n
)
Compute exp(x) using n terms of the Taylor series for exp using intervals, and print detailed error analysis.
source code
Home
Trees
Indices
Help
SympyCore - an efficient pure Python Computer Algebra System
Generated by Epydoc 3.0beta1 on Fri Feb 29 13:56:40 2008
http://epydoc.sourceforge.net