i need to write root of an expression in text file, but all of the expression have to be below that root. Some tips ? is there any way to use symbols from MS word , and write that in docx file? or something similarly
Asked
Active
Viewed 507 times
-3
-
write the latex-code for the expression. e.g. `\sqrt{3*x_1+2*y_1}` – Fredrik Pihl Feb 01 '15 at 17:37
-
...or have a look @ http://asciitex.sourceforge.net/ – Fredrik Pihl Feb 01 '15 at 17:42
1 Answers
1
__________
√ 2x + 3y
Or other ASCII art.

Cheers and hth. - Alf
- 142,714
- 15
- 209
- 331
-
Thanks for answer, but i have to generate root of very large expressions with multi line fraction. Something like this [link](http://www.cpc.ncep.noaa.gov/products/precip/CWlink/MJO/CLIVAR/cor-1.PNG) – Milan Feb 01 '15 at 17:05
-
Surely you can think of ways to combine characters to make a reasonable faximile of that. – Cheers and hth. - Alf Feb 01 '15 at 17:08