[off topic] free algebraic expression editor
Publié : dim. sept. 03, 2017 2:28 pm
Hello
There are 2 types of two-dimensional editors
Two-dimensional editors as shown in textbooks
two-dimensional editors of algebriacas expressions in ASCII format,

PYTHON
AsciiPrettyprint(3 - x**(2*x)/(x + 1))
2*x
x
- ----- + 3
x + 1
someone knows a algebraic expression editor, with free source code?

There are 2 types of two-dimensional editors
Two-dimensional editors as shown in textbooks
two-dimensional editors of algebriacas expressions in ASCII format,

PYTHON
AsciiPrettyprint(3 - x**(2*x)/(x + 1))
2*x
x
- ----- + 3
x + 1
someone knows a algebraic expression editor, with free source code?
