|
-
May 27th, 2004, 10:33 AM
#1
Thread Starter
Hyperactive Member
-
May 27th, 2004, 10:42 AM
#2
What do you mean by value of the point. Do you mean the coordinates?
-
May 27th, 2004, 11:09 AM
#3
Thread Starter
Hyperactive Member
-
May 27th, 2004, 03:01 PM
#4
No, not clear.
What would be the value in your little diagram?, that might help!
You're welcome to rate this post!
If your problem is solved, please use the Mark thread as resolved button
Wait, I'm too old to hurry!
-
May 27th, 2004, 03:18 PM
#5
There are many ways to create mappings, and to intertranslate between is difficult, if you don't provide a clear explanation of your before and after.
However, even though you claim you're not mapping hexes, perhaps this thread might provide some help?
-Lou
-
May 28th, 2004, 04:26 AM
#6
Thread Starter
Hyperactive Member
-
May 29th, 2004, 07:46 AM
#7
Fanatic Member
hmmm...am i correct in thinking that you want the 'value' (a+b) given the (x,y) co-ordinates of the point?
In this case:
|a| = |y|
tan(@) = |x|/|b| => |b| = |x|/tan(@)
=> |a| + |b| = |y| + |x|/tan(@)
=> (a+b) = value = |y| + |x|/tan(@)
where |x| = abs(x) = (x>0) ? x : -x;
sql_lall 
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
|