Python
1.0
lcg
home
roma
html
python
labs
Namespaces
|
Functions
_01b_eqn2.py File Reference
Namespaces
_01b_eqn2
Solving second degree equations.
Functions
def
_01b_eqn2.eqn2
(a, b, c)
Solves a second degree equation: \(ax²+bx+c=0\).
More...
def
_01b_eqn2.main
()
Generated by
1.8.20