Merge remote-tracking branch 'origin/master'

# Conflicts:
#	.idea/misc.xml
This commit is contained in:
Spongebob-Schwammkopf
2019-07-24 08:26:18 +02:00
parent 3305222e93
commit 574b8037a6
+1 -1
View File
@@ -33,7 +33,7 @@ class Formel:
pass
def _solve_to_d(self):
pass
return i - g - (a**z) * (b**y)* (c**x) / e * f
def _solve_to_e(self):
pass