![[personal profile]](https://www.dreamwidth.org/img/silk/identity/user.png)
Казалось бы - что интересного можно найти в кукбуке по Питону от Active State, кроме, разумеется, того, что интересно исключительно заядлому Питонщегу вроде вашего покорного слуги?
Однако, исходники неизменно доставляют :)
=цитата=
...
#On the name of ALLAH
#Author :Fouad Teniou
#Date : 08/10/08
#Version : 2.4
""" Class of an equation of a circle of the form Ax^2 + Ay^2 + Dx + Ey + F = 0 (A !=0) it represents a circle or a point or has no graph , depending of the radius value. And a class of an equation for the circle of radius r and centred at point (x0,y0). """
import math
...
=цитата=
утянуто отсюда
Однако, исходники неизменно доставляют :)
=цитата=
...
#On the name of ALLAH
#Author :Fouad Teniou
#Date : 08/10/08
#Version : 2.4
""" Class of an equation of a circle of the form Ax^2 + Ay^2 + Dx + Ey + F = 0 (A !=0) it represents a circle or a point or has no graph , depending of the radius value. And a class of an equation for the circle of radius r and centred at point (x0,y0). """
import math
...
=цитата=
утянуто отсюда