Skip to content

Ollydbg/FormulaRPN

Repository files navigation

FormulaRPN

A simple mathematic expression evaluator for Unity3D

  1. support int float double and other types(eg. fixed float) default double
  2. support bracket priority in maths
  3. RPN implements

Thanks. http://jacksondunstan.com/articles/3782/

About

A simple mathematic expression evaluator for Unity3D

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages