|
-
Nov 4th, 2001, 12:29 AM
#1
The numbers are right =).
Z.
-
Nov 4th, 2001, 06:10 AM
#2
transcendental analytic
You might be experiencing problems doing the inverse euler transformation, check out ATAN2 replacement in vb here: http://www.vbforums.com/showthread.p...ighlight=atan2
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.
-
Nov 4th, 2001, 11:57 AM
#3
Frenzied Member
Well I only know PI as 3.14159265 so I don't know about the other numbers.
[wild guess]
Maybe it doesn't accept 90 degrees, you'll have to convert it to 0?...
[/qild guess]
-
Nov 4th, 2001, 12:56 PM
#4
Good Ol' Platypus
Yeah, I found the problem, sometimes the radian count was a bit over what it should have been, therefore making it offset a bit each time, but I've fixed that making the targeted amount of radians 90 degrees more than the last targeted, rather than the amount of radians it was at at the time....
All contents of the above post that aren't somebody elses are mine, not the property of some media corporation. 
(Just a heads-up)
-
Nov 4th, 2001, 01:08 PM
#5
Frenzied Member
Glad you did it
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
|