|
MathTypeLibrary(libmath++) 0.0.3
|
#include <nodes.h>


Public Member Functions | |
| TTanNode (TNode< T > *AParam) | |
| virtual void | accept (TNodeVisitor< T > &) |
| calls the visit method in TNodeVisitor<> | |
| virtual TTanNode * | clone () const |
| clones that node | |
The class TTanNode<T> implements the build-in tangens function for numbers of type T.
1.7.4