mathmaker  0.6(alpha)
Public Member Functions
core.base.Printable Class Reference

All Printable objects : Exponenteds & others (Equations...) Any Printable must reimplement the into_str() method. More...

Inheritance diagram for core.base.Printable:
core.base.NamedObject core.base.Clonable core.calculus.ComposedCalculable core.calculus.Table core.root_calculus.Evaluable core.calculus.Equality core.calculus.Equation core.calculus.Expression core.calculus.Table_UP core.root_calculus.Calculable core.calculus.SubstitutableEquality core.calculus.CrossProductEquation core.root_calculus.Signed core.root_calculus.Exponented core.root_calculus.Value core.base_calculus.Item core.base_calculus.Operation core.base_calculus.Function core.base_calculus.CommutativeOperation core.base_calculus.Quotient core.base_calculus.SquareRoot core.base_calculus.Product core.base_calculus.Sum core.base_calculus.Fraction core.base_calculus.Expandable core.base_calculus.Monomial core.base_calculus.Polynomial core.base_calculus.BinomialIdentity

List of all members.

Public Member Functions

def into_str
 Creates a string of the given object in the given ML.

Detailed Description

All Printable objects : Exponenteds & others (Equations...) Any Printable must reimplement the into_str() method.

Definition at line 113 of file base.py.


Member Function Documentation

def core.base.Printable.into_str (   self,
  options 
)

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