Difference between revisions of "Manuals/calci/CIRCLEPACKING"
Jump to navigation
Jump to search
(Created page with "<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 t...") |
|||
(One intermediate revision by the same user not shown) | |||
Line 13: | Line 13: | ||
==Example== | ==Example== | ||
#CIRCLEPACKING() | #CIRCLEPACKING() | ||
+ | [[File:CirclePacking.png]] | ||
+ | ==Related Videos== | ||
+ | |||
+ | {{#ev:youtube|v=hDAA_YiOnac|280|center|Circle Packing}} | ||
==See Also== | ==See Also== |
Latest revision as of 14:29, 25 February 2019
CIRCLEPACKING (Data,DisplayElement)
- 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()