Skip to content

Version 1.0 Released with math eval and traverse functionality

Latest
Compare
Choose a tag to compare
@sarafinmahtab sarafinmahtab released this 23 Jan 06:56
· 3 commits to master since this release
  • Math equation evaluation with math.eval functions
  • math.eval with custom variables
  • Traversing equation node as 'SymbolNode', 'OperatorNode', 'ConstantNode', 'ParenthesisNode' and getting the list.