|
-
Apr 28th, 2001, 09:22 PM
#1
Thread Starter
Hyperactive Member
Measure of an internal angle
How would I find the measure of an internal angle of a regular n-gon?
Anyone remember the formula? I think it is something like:
180n
n-2
-JR-
"Blessed are we who can laugh at ourselves for we shall never cease to be amused"
- Unknown
-
Apr 29th, 2001, 06:17 AM
#2
transcendental analytic
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Apr 29th, 2001, 11:07 AM
#3
Thread Starter
Hyperactive Member
180(n-2)
n
?
Cool.
By the way, I went to your site (you have a link to it in your signature). You have a link to a site about Turku. Do you happen to be from/living there?
-JR-
"Blessed are we who can laugh at ourselves for we shall never cease to be amused"
- Unknown
-
Apr 29th, 2001, 11:13 AM
#4
transcendental analytic
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Apr 29th, 2001, 11:16 AM
#5
Thread Starter
Hyperactive Member
No katos mokomaa.
Täältähän löytyy suomalaisia ihan kasapäin... 
-JR-
"Blessed are we who can laugh at ourselves for we shall never cease to be amused"
- Unknown
-
Apr 29th, 2001, 11:26 AM
#6
transcendental analytic
totta kai
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
-
Apr 29th, 2001, 12:39 PM
#7
Thread Starter
Hyperactive Member
Joo, minä asustelen tällä hetkellä jenkeissä mutta en ole tänne tullut jäädäkseni. Sitäpaitsi täällä on koko ajan liian hyvät kelit suomalaiseen makuun ... Faijaa pyydettiin lähtemään soneran maailmanvalloitukselle, mietittiin vähän aikaa ja päätettiin lähteä. Onhan täälä ihan rentoo. Ja pikaruokaa on paljon enempää sorttia .
Törmäsin tässä juuri vähän aikaa sitten pariin toiseenkin suomalaiseen. MerryVIP on, ja se sanoi jostain Kajemanista että sekin olisi (ellei tarkoittanut sinua)...
-JR-
"Blessed are we who can laugh at ourselves for we shall never cease to be amused"
- Unknown
-
Apr 29th, 2001, 01:16 PM
#8
Frenzied Member
What angle are you talking about?
Maybe I do not understand what angle you are talking about.
Shouldn't you get 90 degrees for a 4-gon (square), and 60 degrees for a 3-gon (triangle)?
180 - 360 / n looks like a good formula to me.
For the central angle of a Pie-shaped slice: 360 / n
Live long & prosper.
The Dinosaur from prehistoric era prior to computers.
Eschew obfuscation!
If a billion people believe a foolish idea, it is still a foolish idea!
VB.net 2010 Express
64Bit & 32Bit Windows 7 & Windows XP. I run 4 operating systems on a single PC.
-
Apr 29th, 2001, 05:09 PM
#9
Thread Starter
Hyperactive Member
Actually I got it working already, it's for a geometry java applet...
-JR-
"Blessed are we who can laugh at ourselves for we shall never cease to be amused"
- Unknown
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|