]>
Commit | Line | Data |
---|---|---|
1 | ///////////////////////////////////////////////////////////////////////////// | |
2 | // Name: funcmacro_math.h | |
3 | // Purpose: Math function and macro group docs | |
4 | // Author: wxWidgets team | |
5 | // Licence: wxWindows licence | |
6 | ///////////////////////////////////////////////////////////////////////////// | |
7 | ||
8 | /** | |
9 | ||
10 | @defgroup group_funcmacro_math Math | |
11 | @ingroup group_funcmacro | |
12 | ||
13 | The functions in this section are typically related with math operations and | |
14 | floating point numbers. | |
15 | ||
16 | ||
17 | */ | |
18 |