Will anyone create me a 99-gon?

BoldAsLove

Platinum Member
May 10, 2005
2,078
0
0
I need to bring this in for math...can anyone do this for me...I know their is a way to do it on photoshop.
 

MichaelD

Lifer
Jan 16, 2001
31,528
3
76
I can honestly say, without reservation, that I have absolutely no idea whatsoever what the OP is asking. "99gon" reminds me of Audiogon, which is a high-end audio/HT resale site.

99gon? Is that better than 98gon, but not as good as a 100gon? :D
 

PurdueRy

Lifer
Nov 12, 2004
13,837
4
0
Originally posted by: BoldAsLove
I need to bring this in for math...can anyone do this for me...I know their is a way to do it on photoshop.

Here is a true 99-gon...made in autocad 2006

Text

 

OdiN

Banned
Mar 1, 2000
16,430
3
0
Originally posted by: PurdueRy
Originally posted by: BoldAsLove
I need to bring this in for math...can anyone do this for me...I know their is a way to do it on photoshop.

Here is a true 99-gon...made in autocad 2006

Text

FOUR OH FOUR!1!
 

MichaelD

Lifer
Jan 16, 2001
31,528
3
76
Originally posted by: PurdueRy
Originally posted by: BoldAsLove
I need to bring this in for math...can anyone do this for me...I know their is a way to do it on photoshop.

Here is a true 99-gon...made in autocad 2006

Text

OK, I'll bite.

A circle can express Infinity. That, I know. But, WTH is a 99gon? Is that another name for infinity? I see lots of "College cheering" going on here....is the 99gon a real math thing, or does it have something to do with hip kids and college football/cheerleaders?

/clueless in 99gon-ville
 

PurdueRy

Lifer
Nov 12, 2004
13,837
4
0
Originally posted by: MichaelD
Originally posted by: PurdueRy
Originally posted by: BoldAsLove
I need to bring this in for math...can anyone do this for me...I know their is a way to do it on photoshop.

Here is a true 99-gon...made in autocad 2006

Text

OK, I'll bite.

A circle can express Infinity. That, I know. But, WTH is a 99gon? Is that another name for infinity? I see lots of "College cheering" going on here....is the 99gon a real math thing, or does it have something to do with hip kids and college football/cheerleaders?

/clueless in 99gon-ville


A 99-gon is a polygon with 99 sides. You know what a pentagon looks like a hexagon...a heptagon....once you get beyond 9 sides I believe they just start referring to them as ##-gon
 

ts3433

Platinum Member
Jun 29, 2004
2,731
0
0
Originally posted by: MichaelD
OK, I'll bite.

A circle can express Infinity. That, I know. But, WTH is a 99gon? Is that another name for infinity? I see lots of "College cheering" going on here....is the 99gon a real math thing, or does it have something to do with hip kids and college football/cheerleaders?

/clueless in 99gon-ville

A 99-gon is simply a polygon with 99 sides, which, as was demonstrated, is virtually indistinguishable from a circle. After 12 or so it gets cumbersome to use all the Greek number prefixes, so we generally just use arabic numbers followed by "-gon."
 

MichaelD

Lifer
Jan 16, 2001
31,528
3
76
Originally posted by: PurdueRy
Originally posted by: MichaelD
Originally posted by: PurdueRy
Originally posted by: BoldAsLove
I need to bring this in for math...can anyone do this for me...I know their is a way to do it on photoshop.

Here is a true 99-gon...made in autocad 2006

Text

OK, I'll bite.

A circle can express Infinity. That, I know. But, WTH is a 99gon? Is that another name for infinity? I see lots of "College cheering" going on here....is the 99gon a real math thing, or does it have something to do with hip kids and college football/cheerleaders?

/clueless in 99gon-ville


A 99-gon is a polygon with 99 sides. You know what a pentagon looks like a hexagon...a heptagon....once you get beyond 9 sides I believe they just start referring to them as ##-gon


OK, thanks for explaining. :) But...doesn't a circle cover 360 degrees? How do "gons" relate to degrees? I mean, if a 99 gon is a circle...why isn't it a 360-gon or something?

I am not a math major...can u tell?
 

kirkaptain

Senior member
Oct 26, 2005
494
0
0
um.
some quick and dirty pseudocode:

float X[99], Y[99]
for (n=1 to n=99 step){
X[x] = Cos[2*pi/99*n]
Y[x] = Sin[2*pi/99*n]
}
Plot(X,Y)

Use your brain and a spreadsheet program...
 

MichaelD

Lifer
Jan 16, 2001
31,528
3
76
Originally posted by: kirkaptain
um.
some quick and dirty pseudocode:

float X[99], Y[99]
for (n=1 to n=99 step){
X[x] = Cos[2*pi/99*n]
Y[x] = Sin[2*pi/99*n]
}
Plot(X,Y)

Use your brain and a spreadsheet program...

:shocked:

/brain implodes
 

PurdueRy

Lifer
Nov 12, 2004
13,837
4
0
Originally posted by: MichaelD
Originally posted by: PurdueRy
Originally posted by: MichaelD
Originally posted by: PurdueRy
Originally posted by: BoldAsLove
I need to bring this in for math...can anyone do this for me...I know their is a way to do it on photoshop.

Here is a true 99-gon...made in autocad 2006

Text

OK, I'll bite.

A circle can express Infinity. That, I know. But, WTH is a 99gon? Is that another name for infinity? I see lots of "College cheering" going on here....is the 99gon a real math thing, or does it have something to do with hip kids and college football/cheerleaders?

/clueless in 99gon-ville


A 99-gon is a polygon with 99 sides. You know what a pentagon looks like a hexagon...a heptagon....once you get beyond 9 sides I believe they just start referring to them as ##-gon


OK, thanks for explaining. :) But...doesn't a circle cover 360 degrees? How do "gons" relate to degrees? I mean, if a 99 gon is a circle...why isn't it a 360-gon or something?

I am not a math major...can u tell?

A circle is a polygon with number of sides approaching infinity. A circle does not have 360 edges as would be in a 360-gon.

A 99-gon is not a circle. There are 99 sides all joined together...its just when you have so many siders it really looks like a circle.
 

kirkaptain

Senior member
Oct 26, 2005
494
0
0
Originally posted by: kirkaptain
um.
some quick and dirty pseudocode:

float X[99], Y[99]
for (n=1 to n=99 step 1){
X[x] = Cos[2*pi/99*n]
Y[x] = Sin[2*pi/99*n]
}
Plot(X,Y)

Use your brain and a spreadsheet program...

fixed.

Pretty simple, though:
Column 1 = Series fill 1 to 99
Column 2 = Cos[2*pi/99* (Column 1)] fill down
Column 3 = Sin[2*pi/99* (Column 1)] fill down
Plot Column 1 vs Column2
 

MichaelD

Lifer
Jan 16, 2001
31,528
3
76
Originally posted by: PurdueRy
Originally posted by: MichaelD
Originally posted by: PurdueRy
Originally posted by: MichaelD
Originally posted by: PurdueRy
Originally posted by: BoldAsLove
I need to bring this in for math...can anyone do this for me...I know their is a way to do it on photoshop.

Here is a true 99-gon...made in autocad 2006

Text

OK, I'll bite.

A circle can express Infinity. That, I know. But, WTH is a 99gon? Is that another name for infinity? I see lots of "College cheering" going on here....is the 99gon a real math thing, or does it have something to do with hip kids and college football/cheerleaders?

/clueless in 99gon-ville


A 99-gon is a polygon with 99 sides. You know what a pentagon looks like a hexagon...a heptagon....once you get beyond 9 sides I believe they just start referring to them as ##-gon


OK, thanks for explaining. :) But...doesn't a circle cover 360 degrees? How do "gons" relate to degrees? I mean, if a 99 gon is a circle...why isn't it a 360-gon or something?

I am not a math major...can u tell?

A circle is a polygon with number of sides approaching infinity. A circle does not have 360 edges as would be in a 360-gon.

A 99-gon is not a circle. There are 99 sides all joined together...its just when you have so many siders it really looks like a circle.

The last sentence makes perfect sense. :) Thanks! I'm just a few classes away from my BS; one of classes I need is basic college math. :eek: Shows, I guess. :(