Skip to content

Instantly share code, notes, and snippets.

@poohitan
Last active November 27, 2016 12:23
Show Gist options
  • Save poohitan/d91829de69efe94d102b84cb90c448ce to your computer and use it in GitHub Desktop.
Save poohitan/d91829de69efe94d102b84cb90c448ce to your computer and use it in GitHub Desktop.
Example of calculating an expression using PoohMathParser
MathExpression expr = new MathExpression("sinh(x)+e^x");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment