|
mathmaker
0.4(alpha)
|
Mostly abstract classes for mathematical calculus objects. More...
Classes | |
| class | Evaluable |
| Abstract mother class of all (evaluable) mathematical objects It is not possible to implement any Evaluable object. More... | |
| class | Calculable |
| Abstract mother class of all (calculable) mathematical objects It is not possible to implement any Calculable object. More... | |
| class | Signed |
| Signed objects: CommutativeOperations (Sums&Products), Items, Quotients... More... | |
| class | Value |
| This class embedds Numbers & Strings into a basic object. More... | |
| class | Exponented |
| Exponented objects: CommutativeOperations (Sums&Products), Items, Quotients... More... | |
Variables | |
| tuple | markup_choice = cfg.get_value_from_file('MARKUP', 'USE') |
Mostly abstract classes for mathematical calculus objects.
1.7.6.1