4 Commits

Author SHA1 Message Date
d2f7982a4e Update quadratic equations solver (#1764)
Use pythons complex number module cmath for the calculation of the
roots
2020-02-20 00:15:55 +05:30
7cf3db1843 Add test for QuadraticEquation() (#1107) 2019-08-06 21:32:27 +02:00
89acf5d017 print() is a function just like every other function (#1101)
* print() is a function just like every other function
2019-08-06 12:14:23 +02:00
6654e1ec7d remove from __future__, propre filename (#1102) 2019-08-06 11:41:23 +02:00