// AngouriMath 1.2.0
using System; using AngouriMath.Extensions;
Console.WriteLine("x / y + sqrt(y) + integral(sin(x), x)".Latexise());