Mapytex/pymath/__init__.py

15 lines
335 B
Python
Raw Normal View History

2015-04-23 06:42:04 +00:00
#!/usr/bin/env python
# encoding: utf-8
from .expression import Expression
from .polynom import Polynom
2015-04-23 12:37:55 +00:00
from .fraction import Fraction
2015-04-23 06:42:04 +00:00
from .random_expression import random_str
from .render import txt,tex
# -----------------------------
# Reglages pour 'vim'
# vim:set autoindent expandtab tabstop=4 shiftwidth=4:
# cursor: 16 del