See Number.cpp for more info.
Definition in file Number.h.
#include "mc/ExpElement.h"
Include dependency graph for Number.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Defines | |
#define | mcNUMBER_DECIMAL_POINT wxT('.') |
The point used to separe the integer part from the fractional one. | |
Variables | |
class mcNumber | mcEmptyNumber |
|
The point used to separe the integer part from the fractional one. This one cannot be chosen differently because MAPM recognizes only '.' Definition at line 49 of file Number.h. Referenced by mcNumberHelpers::gui_BaseInput(). |
|
Referenced by mcPolynomialHelpers::math_GetNumSign(). |
[ Top ] |