1,097 bytes added
, 19:08, 18 September 2018
<div style="font-size:30px">'''CIRCLEPACKING (Data,DisplayElement)'''</div><br/>
*<math> Data</math> is the set of values.
==Description==
*This function shows the graph of the Circle Packing.
*A circle packing is an arrangement of circles inside a given boundary such that no two overlap and all of them are mutually tangent.
*So that all circles touch one another.
*The branch of mathematics generally known as "circle packing" is concerned with the geometry and combinatorics of packings of arbitrarily-sized circles.
*The generalization to spheres is called a sphere packing.
*It can be made to higher dimensions,this is called sphere packing, which usually deals only with identical spheres.
*The most efficient way to pack different-sized circles together is not obvious.
==Example==
#CIRCLEPACKING()
==See Also==
*[[Manuals/calci/FRACTAL | FRACTAL ]]
*[[Manuals/calci/MANDELBROT | MANDELBROT ]]
*[[Manuals/calci/LISSAJOUS| LISSAJOUS ]]
==References==
*[https://en.wikipedia.org/wiki/Circle_packing Circle Packing]
*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]