Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors

Reply To: calculate cell radius

#58918
JWoods
Guest

cell radius calculation
The first step: calculate the area of the entire cluster (S_cluster).
The second step: the area of a cell (S_cell) = S_cluster /7
Finally , S_cell = (3 * square(R) * squareroot(3))/2. Solve this equation to get R.