|
On Mon, 26 Jan 2009 06:01:20 -0600, "noBadCAD" <no@bad.mail
... however if you prefer an 'equasion' <g
turns = 50
r_ = .25
theta = 360 * t
r = 5 + r_ * cos(theta * turns)
z = r_ * sin(theta * turns)
Started by noBadCAD on
, 6 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
As a point of interest, this equasion will produce this
with a few other equasion....
Peter On Mon
A very prompt reply indeed and thanks again .
The equasion was exactly what I needed.
NoBadCAD" <n...@bad.mail
Thank you very much.
|
|
On Sun, 25 Jan 2009 17:08:47 -0800 (PST), Peter <beamin@execulink.com
This should get your hats smokin.
I can do this with a sine wave, but now I need to wrap a helix around
a rod and I can't come up with an equasion that works.
Can anyone suggest...
Started by Peter on
, 5 posts
by 2 people.
Answer Snippets (Read the full thread at omgili):
The equasion.
However if you prefer an 'equasion' <g
turns = 50
r_ = .25
theta = 360 * t
r = 5 + r_ * cos;beamin@execulink.com
On Jan 26, 7:01 am, "noBadCAD" <n...@bad.mail
Thank you very much.
|
|
Hello richard0157: Given the evidence its time for a brand new equasion/theorum re: our so called "math"! I like your equasion... now what's the math formula Stuart
Started by diabetic1966 on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at dlife):
I think, "so if my sugar was this and I ate that and now it's high this morning but I know I bolused... .
Richard- this is hilarious! Sometimes when I have an out of whack sugar come up and I can't figure out why I will drive myself crazy crunching numbers .
|
Ask your Facebook Friends
|
I'm building a 3D game but i only plan on using a 2D perspective thus not taking the z axis into the equasion, i want to be able to limit the movement of one of my models so it doesn't move out of the unmoving field of view,
when i was designing 2D it...
Started by Lolacaust on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
So you want in pseudocode:
if (object.position+movementVec is in view of camera) object.position+=movementVec;
If you simply want to do the same thing as a 2D clamp would - Vector3.Clamp set the Y (usually 'UP') component of the two bounding vectors ... .
|
|
I find having the ability to break into wild laughter while looking at someone takes the need to find the right words out of the equasion
an eye roll at this fella with the wild laughter would be great too. No need to say a word then !
but if you had ...
Answer Snippets (Read the full thread at plentyoffish):
Mostly ....
I try to show some tactfulness sometimes it can be sub-conscious, other times not .
I wait till I hope no ones looking.
Most if not all people YES people men and women a like will scratch, and pull out clothing on various parts of their bodies .
|
|
Anyone else find after War lepus hits 20 and loses the mortal thump ability with confuse and gains Doom Nibble with just barely better damage and no higher crit or better side ability, is it me or does this seem a bit lack luster and unfair after you ...
Started by Sydaron on
, 9 posts
by 5 people.
Answer Snippets (Read the full thread at gaiaonline):
But My Third War Lepus Is A Lv....
36 And It still Has Doom Nibble 1 With No Confuse .
I Have A War LEpus As My Main Moga And It's Lv .
Sad As I.
Not sure will he gain back its confuse ability when Doom Nibble levels up.. .
Same thing happend to my war lepus.
|
|
Hi
Apologies if this has already been covered but most of the info on this forum is above my pay grade!
I have posted a question on the main forum page but hopefully if I ask here it may be more helpful to the specific product?
I have just purchased an...
Started by millibars on
, 10 posts
by 2 people.
Answer Snippets (Read the full thread at avforums):
That you remove the AV Receiver from the equasion and connect your 751BD directly to the TV.
|
|
Hello missmae928: Man have you been sold a bill of goods! Time to take that whip out of your hands too. Ugggh, ok now frustration we all get... all been there. Sugar is only a number, it can creep up and will come down... the real trick is figuring out...
Started by diabetic1966 on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at dlife):
While my A1C has never been in the 9's, for the past year I haven't visited a doctor as I break down in tears every time I see... .
I sit here typing through tears as I know I am in the same situation .
I cannot express to you how much I relate to this post .
|
|
2nd degree seeker here. credit is shot from medical bills. It seems the only hope of financial aid will be maxing out federal loans which will help, but not completely cover expenses. Scholarships, if available will be an added bonus but not factored ...
Started by 1stymoma on
, 10 posts
by 3 people.
Answer Snippets (Read the full thread at babycenter):
For some reason, I was being turned down....
But even that you have to qualify for.
This is what I do.
You can try to get a Grad Plus loan (if you are going for your grad degree) .
What is the tuition?
Also federal aid will only cover a certain amount .
|
|
On Sun, 6 Jul 2008 21:44:00 -0700, Franky_D <Franky_D@discussions.microsoft.com
I am doing a Current Store Inventory Where i have items in multiple areas
I have a seperate sheet devoted to each area and the first sheet culminates
the overall stock...
Started by Franky_D on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at omgili):
I think....
On Mon, 7 Jul 2008 06:34:52 +0100, "Nigel" <nigel-9sw@nosupanetspam.com
From a data management perspective it would be more efficient and less
problematic if you stored the item just once and used that entry to produce
your reports etc .
|