tinyexpr
There are 7 repositories under tinyexpr topic.
Blake-Madden/tinyexpr-plusplus
Tiny recursive descent expression parser, compiler, and evaluation engine for math expressions and spreadsheet formulas in C++.
cavalo-mORTO/kore_mustach
Integration of mustache templates with kore.
mongonta0716/M5Stack-Faces-Calc
Calculator for M5Stack Faces with Caluculator Module
ariebovenberg/tinex
š§® Python wrapper for tinyexpr
MehrAlsNix/ext-tinyexpr
PHP TinyExpr Binding - Math evaluation for strings.
ScratchyCode/Lagrange-polynomial-interpolation
Enter a function and interpolate it over known points of its domain.
ScratchyCode/Plotter
Enter an analytic function (also 2-variable functions with Plotter2) and plot it with gnuplot.