The Cos class Taylorpolynom für cos(x)
More...
#include <x015.h>
The Cos class Taylorpolynom für cos(x)
Definition at line 158 of file x015.h.
◆ Cos()
| nmx::apps::x015::Cos::Cos |
( |
size_t |
n | ) |
|
|
inline |
Cos Konstruktor.
- Parameters
-
Definition at line 168 of file x015.h.
◆ term()
| double nmx::apps::x015::Cos::term |
( |
size_t |
n, |
|
|
double |
x |
|
) |
| |
|
inline |
term Term des Taylor-Polynoms
- Parameters
-
- Returns
- Wert des n-ten Terms an der Stelle x
Definition at line 179 of file x015.h.
The documentation for this class was generated from the following file: