License | MIT |
---|---|
Safe Haskell | None |
Language | Haskell2010 |
This module provides translation from mathematical Egison expression into other languages / format of other computer algebra systems.
Documentation
prettyMath :: String -> EgisonValue -> String Source #