Editor: Entirely written in C#, not requiring any additional libraries
Operands of type double, long and boolean
Unary & binary operators
Functions with an arbitrary number of arguments
Add variables, constants and functions at runtime
All arithmetic operators supported
All logical operators supported
All math functions from System.Math implemented
Adequate error handling
Extremely lightweight with Minimal footprint
Very easy to integrate, see code sample
Create your own operators, functions and types with minimum effort