math-evaluator

There are 8 repositories under math-evaluator topic.

  • peakchen90/decimal-eval

    A tiny, safe, fast JavaScript library for decimal arithmetic expressions.

    Language:TypeScript33202
  • MathParser.lua

    bytexenon/MathParser.lua

    An elegant Math Evaluator written in Lua, featuring support for adding custom operators and functions

    Language:Lua17122
  • DSEP4TP

    mpaperno/DSEP4TP

    Dynamic Script Engine Plugin for Touch Portal - A complete, standalone, multi-threaded JavaScript environment available as a plugin for use with Touch Portal macro launcher software.

    Language:C++4300
  • mewa

    mandriota/mewa

    (=​`ω´=) simple Math EWAluator written on C

    Language:C3100
  • KelvynValle/matheval

    Math evaluator

    Language:JavaScript1100
  • User0332/MathEngine

    A set of .NET class libraries that allow mathematical computation in C#, similar to Wolfram Mathematica.

    Language:C#1100
  • abdnh/math-eval

    Math expression evaluator

    Language:C10
  • BaseMax/Infix2Postfix-Evaluator

    A Javascript Implementation of an Infix to Postfix Evaluator. It can evaluate any infix expression and convert it to postfix expression.

    Language:JavaScript20