Page 1 sur 1

[off topic] free algebraic expression editor

Publié : dim. sept. 03, 2017 2:28 pm
par compsystems
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,

Image

PYTHON

AsciiPrettyprint(3 - x**(2*x)/(x + 1))

2*x
x
- ----- + 3
x + 1

someone knows a algebraic expression editor, with free source code?

Image