deployable app

This commit is contained in:
2024-09-17 11:42:44 +02:00
parent b7fb80473b
commit 81799c5eec
22 changed files with 3377 additions and 37 deletions

1
wolfram.txt Normal file
View File

@@ -0,0 +1 @@
{A = a * x_1 + b * y_1 + e; B = c * x_1 + d * y_1 + f; C = a * x_2 + b * y_2 + e; D = c * x_2 + d * y_2 + f; E = a * x_3 + b * y_3 + e; F = c * x_3 + d * y_3 + f} solve for a, b, c, d, e, f