add easy Fraction import
This commit is contained in:
parent
f2762bec59
commit
1db897fe80
@ -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