Q. TSE: Math: Solving 1st degree linear equations with TSE and PowerShell.exe on Linux WSL and Microsoft Windows
Hello,
1. The program works out of the box and without extra installation in and
Microsoft Windows
and also
Linux WSL (e.g. Ubuntu Linux WSL)
2. The TSE program solves and finds the always 1 root of a given first degree algebraic equation in one variable numerically.
It uses PowerShell.exe mathematical functions to do so.
E.g. the following linear equation with one variable -1 . x + 2 = 0
has one root 2
E.g. the following linear equation with one variable 1 . x + 2 = 0
has one root -2
3. See the attached program
getstrfr.s
4. See the 2 screenshots,
TSE for Microsoft Windows, running on Microsoft Windows
and
TSE for Linux, running on Linux WSL Ubuntu
with friendly greetings
Knud van Eeden