Equation solving
solve equation(x^2-5*x+6)x1=3
x2=2ATC 2.1.8
Official site for Advanced Trigonometry Calculator 2.1.8, an open-source C/C++ mathematical computing engine and Windows application with documentation, downloads, examples, and ATC Online Alpha.
ATC 2.1.8 documentation hub
Advanced Trigonometry Calculator is a C/C++ mathematical engine and Windows desktop application created in 2011 and maintained by Renato Alexandre dos Santos Freitas. It supports practical numerical workflows, implemented symbolic/numeric tools, scripting, and batch TXT processing.
Real commands
Three compact examples from the documented ATC 2.1.8 command set.
solve equation(x^2-5*x+6)x1=3
x2=2solve equations system(1\1\5;1\_1\1)x1=3
x2=2fft(1\0\0\0)four FFT bins equal to 1Previous release: ATC 2.1.7.
ATC is a focused numerical and implemented symbolic/numeric mathematical tool. It is not a universal CAS and it should not replace domain-specific validation tools for critical decisions.
The 2.1.8 refresh focuses on solver correctness, settings robustness, precision-mode persistence, polynomial and equation fixes, command-line editing, and documentation clarity.