| 123456789101112131415161718 |
- /////////////////////////////////////////////////////////////////////////////
- // Name: funcmacro_math.h
- // Purpose: Math function and macro group docs
- // Author: wxWidgets team
- // Licence: wxWindows licence
- /////////////////////////////////////////////////////////////////////////////
- /**
- @defgroup group_funcmacro_math Math
- @ingroup group_funcmacro
- The functions in this section are typically related with math operations and
- floating point numbers.
- */
|