Skip to content
Commit 4d9b2ea0 authored by Dominic Kempf's avatar Dominic Kempf
Browse files

Have maxima parser recognize exponential functions

Maxima represents exp(x) as "%e^x". This enhances the
parser to recognize the special symbol %e and have any
power function with it as a base return exp instead of
pow.
parent 915ecb96
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment