erwanp / pytexit

Convert a Python expression to a LaTeX formula
https://pytexit.readthedocs.io/
Other
114 stars 31 forks source link

Numpy exponential format #38

Closed emetor closed 3 years ago

emetor commented 3 years ago

Write exponential as e^arg instead of exp(arg)

erwanp commented 3 years ago

Thank you for the contributino, merging !