add easy Fraction import
This commit is contained in:
parent
e40bfcf415
commit
52eff1863b
@ -3,6 +3,7 @@
|
||||
|
||||
from .expression import Expression
|
||||
from .polynom import Polynom
|
||||
from .fraction import Fraction
|
||||
from .random_expression import random_str
|
||||
from .render import txt,tex
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user