Skip to content
Snippets Groups Projects

Have maxima parser recognize exponential functions

Merged Dominic Kempf requested to merge maxima-exp-function into master

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.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading