4 lines
241 B
Markdown
4 lines
241 B
Markdown
|
Proof of concept for a JavaScript Computer Algebra System
|
||
|
|
||
|
The system will be an object whose properties names are the operator names and whose property values are constant mutable function objects that can have new behaviors added to them.
|