Difference between revisions of "Manuals/calci/CIRCLEPACKING"

From ZCubes Wiki
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...")
 
Line 13: Line 13:
 
==Example==
 
==Example==
 
#CIRCLEPACKING()
 
#CIRCLEPACKING()
 
+
[[File:CirclePacking.png]]
  
 
==See Also==
 
==See Also==

Revision as of 14:10, 18 September 2018

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

  1. CIRCLEPACKING()

CirclePacking.png

See Also

References