MCPcopy Create free account
hub / github.com/ActiveState/code / recipe-578029.py

File recipe-578029.py

recipes/Python/578029_Generalized_ApolloniGasket/recipe-578029.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1# Generalized Apollonian Gasket Fractal
2# http://en.wikipedia.org/wiki/Apollonian_Gasket
3# http://en.wikipedia.org/wiki/Descartes'_theorem
4# http://en.wikibooks.org/wiki/Fractals/Apollonian_fractals

Callers

nothing calls this directly

Calls 14

strFunction · 0.85
rangeFunction · 0.85
isTangentFunction · 0.85
cifFunction · 0.85
appEqCirFunction · 0.85
isIntCirFunction · 0.85
pxyFunction · 0.85
cosMethod · 0.80
sinMethod · 0.80
newMethod · 0.45
DrawMethod · 0.45
hypotMethod · 0.45

Tested by

no test coverage detected