Hormiga 1.0

FunctionCos Class Reference

#include <corefunctions.h>

Inheritance diagram for FunctionCos:
Collaboration diagram for FunctionCos:

List of all members.

Public Member Functions

T_STRING getName ()
int paramsCount ()
T_MAGNITUDE eval (T_FUNCTION_ARGUMENTS *argv)

Detailed Description

Definition at line 140 of file corefunctions.h.


Member Function Documentation

T_MAGNITUDE FunctionCos::eval ( T_FUNCTION_ARGUMENTS *  argv) [inline, virtual]

Implements Function.

Definition at line 145 of file corefunctions.h.

T_STRING FunctionCos::getName ( ) [inline, virtual]

Implements Function.

Definition at line 143 of file corefunctions.h.

int FunctionCos::paramsCount ( ) [inline, virtual]

Implements Function.

Definition at line 144 of file corefunctions.h.


The documentation for this class was generated from the following file: