The Exp class Taylorpolynom für e^x.
More...
#include <x015.h>
The Exp class Taylorpolynom für e^x.
Definition at line 95 of file x015.h.
◆ Exp()
| nmx::apps::x015::Exp::Exp |
( |
size_t |
n | ) |
|
|
inline |
Exp Konstruktor.
- Parameters
-
Definition at line 106 of file x015.h.
◆ term()
| double nmx::apps::x015::Exp::term |
( |
size_t |
n, |
|
|
double |
x |
|
) |
| |
|
inline |
term Term des Taylor-Polynoms
- Parameters
-
- Returns
- Wert für Term n der Potenzreihe
Definition at line 118 of file x015.h.
The documentation for this class was generated from the following file: