Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for variables #10

Closed
thecardinelli opened this issue Sep 24, 2016 · 2 comments
Closed

Add support for variables #10

thecardinelli opened this issue Sep 24, 2016 · 2 comments

Comments

@thecardinelli
Copy link

The Eval function should also accept a hashmap of string -> float64 for passing variables and their values in. This should use a symboltable under the covers.

I will likely work on this feature.

@soniah
Copy link
Owner

soniah commented Jul 14, 2018

This looks a bit hairy at the moment, I didn't merge it in, only your trig code.

@soniah
Copy link
Owner

soniah commented Jul 27, 2018

This code has been pulled in - thanks!

@soniah soniah closed this as completed Jul 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants