wxEcMath - Official documentation  0.6.4
Supported functions in wxEcMath

The library is able to interpret several functions. Their length cannot be longer than 4 characters. Indeed wxEcEngine::Function2ID() converts the name (8 or 16 bits per char) into an integer (32 bits). We assumed it should be faster to interpret.

Normal functions

Trigonometric functions

Overriden functions in the complex domain

These functions are not supported by wxEcEngine. Their use is dedicated to C++ developers who use our wxEcComplex class to handle complex numbers.

The definition of these functions is explicitely written in ec_complex.h. So you must include this file before being able to use them.

#include "ec_complex.h"

List :




Documentation generated with Doxygen 1.8.10
Hosted on :
Get wxEcMath at SourceForge.net