|
Maxima Plugin
A SMath Plugin
|
Static Public Member Functions | |
| static string | PrepareStringsForMaxima (string text) |
| Replaces string constants to Maxima More... | |
| static string | PrepareTermsForMaxima (string text) |
| Translate Smath string to Maxima string More... | |
Static Public Attributes | |
| static bool | convertingmx = true |
Static Private Attributes | |
| static Dictionary< string, string > | constantsToMaxima |
| static Dictionary< string, string > | symbolsToMaxima |
| static Dictionary< string, string > | seperatorsToMaxima |
| static Dictionary< string, string > | primeToRandom |
| static Dictionary< string, string > | functionNamesToMaxima |
|
static |
Replaces string constants to Maxima
| text | string to translate |
|
static |
Translate Smath string to Maxima string
| text | Smath expression |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |
|
staticprivate |