|
Aug 19 |
comment |
Calculate width in a grid with lines Thanks! That worked! For some reason I can't give you a vote up. Maybe I'm too new in this Q&A. |
|
Aug 18 |
comment |
Calculate width in a grid with lines Thanks for the answer. n = 12r + 1 works, I checked. In some cases I might even need 5 in a row. Hard to calculate a formula for that as well? |
|
Aug 17 |
comment |
Calculate width in a grid with lines Good answer. I have checked the numbers and they work. I might even need a row with 5. Is that hard to calculate? In this case it's 960 + 1 + 12, in short. Is there a "magic" number when adding 5 in a row? n - 1 = ? |
|
Aug 17 |
awarded | Scholar |
|
Aug 17 |
accepted | Calculate width in a grid with lines |
|
Aug 17 |
asked | Calculate width in a grid with lines |