Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
sundriedprawn
Posts: 506 Joined: Thu Nov 24, 2005 3:07 am
Location: Australia
Post
by sundriedprawn » Wed Apr 05, 2006 3:24 pm
ok i know how to work out 1 radian (180d divided pie)
but my question is how do would i work out 80d in radians?
01001111 01001101 01000111 00100001 00100001 00110001 00110001 00110001 01101111 01101110 01100101
49204C494B4520434849434B454E
bh pinhead
Posts: 14 Joined: Mon Apr 03, 2006 1:29 pm
Post
by bh pinhead » Wed Apr 05, 2006 3:38 pm
roses are red, violets are blue, aids are contagious, so watch who u screw
xbox7887
Posts: 2160 Joined: Mon Dec 27, 2004 6:19 pm
Location: New Lenox, Illinois
Contact:
Post
by xbox7887 » Wed Apr 05, 2006 5:33 pm
radians->degrees
radians/(180/pi) = degrees
degrees->radians
degrees*(180/pi) = radians
sundriedprawn
Posts: 506 Joined: Thu Nov 24, 2005 3:07 am
Location: Australia
Post
by sundriedprawn » Wed Apr 05, 2006 11:53 pm
so i see
thanks xbox
so its 4583.662361 radians
01001111 01001101 01000111 00100001 00100001 00110001 00110001 00110001 01101111 01101110 01100101
49204C494B4520434849434B454E
xbox7887
Posts: 2160 Joined: Mon Dec 27, 2004 6:19 pm
Location: New Lenox, Illinois
Contact:
Post
by xbox7887 » Thu Apr 06, 2006 4:12 am
haha whoops, I don't know what I was thinking but I seemed to have switched around the formulas a bit...the correct ones are below...sorry about that ;P
radians->degrees
radians/(pi/180) = degrees
degrees->radians
degrees*(pi/180) = radians
80 degrees would translate to ~1.396 radians
sundriedprawn
Posts: 506 Joined: Thu Nov 24, 2005 3:07 am
Location: Australia
Post
by sundriedprawn » Thu Apr 06, 2006 3:23 pm
haha i thought there was something wrong with that answer
01001111 01001101 01000111 00100001 00100001 00110001 00110001 00110001 01101111 01101110 01100101
49204C494B4520434849434B454E
SyrinEldarin
Posts: 115 Joined: Thu Apr 06, 2006 12:32 pm
Location: Canadia.
Post
by SyrinEldarin » Thu Apr 06, 2006 3:36 pm
Just thought I'd say that you got it wrong again. One was right both times, but one was wrong as well. It should be:
From Degrees to Radians:
degrees * (pi/180) = radians
From Radians to Degrees:
radians * (180/pi) = degrees
xbox7887
Posts: 2160 Joined: Mon Dec 27, 2004 6:19 pm
Location: New Lenox, Illinois
Contact:
Post
by xbox7887 » Thu Apr 06, 2006 4:03 pm
Division is just multiplication of the recipricol...my second post is just as correct as yours.
SyrinEldarin
Posts: 115 Joined: Thu Apr 06, 2006 12:32 pm
Location: Canadia.
Post
by SyrinEldarin » Fri Apr 07, 2006 10:54 am
Woah, haha, sorry, now I feel like a complete n