The mathematical evaluator will understand: OPERATORS: + - * / ^ ( ) FUNCTIONS: sqrt, abs, sin, cos, tan, asin, acos, atan, log, ln, CONSTANTS: pi, e This will be in CLos.
Now caches all calculated values for a much faster render time! This allows us to have a little yellow dot! :P Credit to @griffpatch for creating his awesome Mathematic Evaluator. Check it out, it's very useful! I created the graphing functionality and added a few features to griffpatch's project including pi, e, tan, asin, acos, atan, and ln.