Print
Category: Zeus Framework
Hits: 2937

Index of Zeus-Math Library


1. General

The ZeusMath Library implements mathematical classes and methods specially designed to handle calculations in a fast an confortable way. This library uses the basic library of the Zeus-Framework, the ZeusBase-Library.

The library contains following sub packages:


2. Documentation

There is a complete documentation and explanation of the ZeusMath-Library available.

The documentation includes:

There is some documentation online as well (see below).

Documentation of the Zeus-Math Library [pdf] (in german only)

API documentation[html]


3. Test

The test application [zeusmathTest] was written to test the major classes of the ZeusMath library. The test application needs a CPPUint library witch is included by the project already.