mathmaker  0.6(alpha)
Public Member Functions | Public Attributes
sheet.exercise.X_Calculation.X_Calculation Class Reference

Calculation questions (calculate : 2-(3+5)×4, simplify a fraction...) More...

Inherits X_Structure.

List of all members.

Public Member Functions

def __init__
 Constructor.

Public Attributes

 derived
 text
 x_kind
 x_subkind

Detailed Description

Calculation questions (calculate : 2-(3+5)×4, simplify a fraction...)

Definition at line 55 of file X_Calculation.py.


Constructor & Destructor Documentation

def sheet.exercise.X_Calculation.X_Calculation.__init__ (   self,
  embedded_machine,
  x_kind = 'default_nothing',
  options 
)

Constructor.

Parameters:
embedded_machineThe machine that will be used to write output.
**optionsAny options
Returns:
One instance of exercise.Calculation

Definition at line 67 of file X_Calculation.py.

References sheet.AlgebraBalance_01.AlgebraBalance_01.derived, sheet.AlgebraFactorization_01.AlgebraFactorization_01.derived, sheet.AlgebraFactorization_02.AlgebraFactorization_02.derived, sheet.AlgebraFactorization_03.AlgebraFactorization_03.derived, sheet.AlgebraMiniTest0.AlgebraMiniTest0.derived, sheet.EquationsShortTest.EquationsShortTest.derived, sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion.derived, sheet.EquationsTest.EquationsTest.derived, sheet.AlgebraExpressionReduction.AlgebraExpressionReduction.derived, sheet.AlgebraShortTest.AlgebraShortTest.derived, sheet.AlgebraTest.AlgebraTest.derived, sheet.AlgebraTest2.AlgebraTest2.derived, sheet.EquationsClassic.EquationsClassic.derived, sheet.EquationsHarder.EquationsHarder.derived, sheet.AlgebraBinomialIdentityExpansion.AlgebraBinomialIdentityExpansion.derived, sheet.EquationsBasic.EquationsBasic.derived, sheet.ConverseAndContrapositiveOfPythagoreanTheoremShortTest.ConverseAndContrapositiveOfPythagoreanTheoremShortTest.derived, sheet.exercise.question.Q_Model.Q_Model.derived, sheet.exercise.question.Q_Equation.Q_Equation.derived, sheet.exercise.X_Calculation.X_Calculation.derived, sheet.exercise.question.Q_RightTriangle.Q_RightTriangle.derived, sheet.AlgebraMiniTest1.AlgebraMiniTest1.derived, sheet.exercise.X_AlgebraExpressionReduction.X_AlgebraExpressionReduction.derived, sheet.exercise.question.Q_MentalCalculation.Q_MentalCalculation.derived, sheet.exercise.question.Q_AlgebraExpressionExpansion.Q_AlgebraExpressionExpansion.derived, sheet.exercise.X_AlgebraExpressionExpansion.X_AlgebraExpressionExpansion.derived, sheet.exercise.question.Q_AlgebraExpressionReduction.Q_AlgebraExpressionReduction.derived, sheet.exercise.question.Q_Calculation.Q_Calculation.derived, sheet.exercise.question.Q_Factorization.Q_Factorization.derived, sheet.exercise.question.Q_Structure.Q_Structure.machine, sheet.S_Structure.S_Structure.machine, sheet.exercise.X_Structure.X_Structure.machine, sheet.exercise.question.Q_Structure.Q_Structure.options, sheet.exercise.X_Structure.X_Structure.options, sheet.exercise.X_Structure.X_Structure.q_nb, sheet.AlgebraBalance_01.AlgebraBalance_01.text, sheet.AlgebraFactorization_01.AlgebraFactorization_01.text, sheet.AlgebraFactorization_03.AlgebraFactorization_03.text, sheet.AlgebraFactorization_02.AlgebraFactorization_02.text, sheet.AlgebraExpressionExpansion.AlgebraExpressionExpansion.text, sheet.AlgebraMiniTest0.AlgebraMiniTest0.text, sheet.EquationsShortTest.EquationsShortTest.text, sheet.AlgebraTest.AlgebraTest.text, sheet.AlgebraExpressionReduction.AlgebraExpressionReduction.text, sheet.AlgebraShortTest.AlgebraShortTest.text, sheet.EquationsTest.EquationsTest.text, sheet.EquationsClassic.EquationsClassic.text, sheet.AlgebraTest2.AlgebraTest2.text, sheet.AlgebraBinomialIdentityExpansion.AlgebraBinomialIdentityExpansion.text, sheet.EquationsHarder.EquationsHarder.text, sheet.EquationsBasic.EquationsBasic.text, sheet.ConverseAndContrapositiveOfPythagoreanTheoremShortTest.ConverseAndContrapositiveOfPythagoreanTheoremShortTest.text, sheet.exercise.X_Calculation.X_Calculation.text, sheet.AlgebraMiniTest1.AlgebraMiniTest1.text, sheet.exercise.X_AlgebraExpressionReduction.X_AlgebraExpressionReduction.text, sheet.exercise.X_AlgebraExpressionExpansion.X_AlgebraExpressionExpansion.text, sheet.exercise.X_Calculation.X_Calculation.x_kind, sheet.exercise.X_AlgebraExpressionReduction.X_AlgebraExpressionReduction.x_kind, sheet.exercise.X_AlgebraExpressionExpansion.X_AlgebraExpressionExpansion.x_kind, sheet.exercise.X_Calculation.X_Calculation.x_subkind, sheet.exercise.X_AlgebraExpressionReduction.X_AlgebraExpressionReduction.x_subkind, and sheet.exercise.X_AlgebraExpressionExpansion.X_AlgebraExpressionExpansion.x_subkind.


The documentation for this class was generated from the following file: