|
Hay guys, i have 2 floats, which both comes from input boxes.
I need to compare these 2 floats, if one is negative and one is positive thrown an error. If they're both positive, or both negative, thats fine.
Any ideas?
Thanks
Started by dotty on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
If the answer is zero then one or both are zero.
If the answer is negative then they are of opposite sign .
If the answer is positive then they are both the same sign.
Multiply them together.
|
|
One Red/black wheels the other black/black wheels. Both with CF hood inserts.
The sales guy walked over and asked if I needed assistance. I asked if either were spoken for and he said no. I asked if he could unlock the doors and he gladly started for ...
Started by NinoSS on
, 18 posts
by 15 people.
Answer Snippets (Read the full thread at camaro5):
Both with CF hood inserts walking to get the keys I asked if these were being sold at MSRP and he said both were given a premium to a dealer 10 mins away and placed....
For my blood.
|
|
I would like to be able to have hovering over the image invoke the hover property on the text link too that is next to it.
I have a image preview of a video and the video name written next to it as text string. I'd like to make it so i can hover on the...
Started by Jonn on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
We are then modifying the color of the text a:hover { color: #hexcol; } .video:after { clear: both; content: "."; display: block; height: 0.
Have our text and image both within a link.
|
Ask your Facebook Friends
|
Do you experience humming or hissing sound from either Catalyst or submersive?
Has anyone never experiences this issues?
And for those who has, how did you deal with the issues. Can you make the issues go away?
Started by chayut on
, 12 posts
by 6 people.
Answer Snippets (Read the full thread at seaton-sound-forum):
No hum but the noise of the dsp is audible on both the sub and Cat.
I dont have any hum issue.
Correctly you own both Cat and Subm,
I guess you don't have any issue with the Subm, just the Cats correct.
|
|
Might be obvious, but still i'm lacking here of basic knowledge. so inside controllers, can both be used, or is it always javascript, so both are the same ?
Started by Ben None on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at stackoverflow):
Why not try it and see?
json.
I believe that both can be used because they're separate MIME types.
|
|
I'm using apache2.2
How to listen both Ipv6 and Ipv4?
or
only Ipv6 / only Ipv4
Started by ffffff on
, 3 posts
by 3 people.
Answer Snippets (Read the full thread at serverfault):
Fea7:ccea]:80
What l1x said, plus, this is how you do both in a vhost:
<VirtualHost 74.208.184.120.
|
|
Is there a device that can play both mp3 and real audio?
Something cheap, like a mp3 player.
Answer Snippets (Read the full thread at superuser):
It seems that Rockbox supports both formats; the compatible players are likely pretty.
Them cheap.
|
|
What's the difference between std::string and std::basic_string ? And why are both needed?
Started by Benj on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
You need both so that you can make strings of things besides char.
Yes they are both needed (or at least template with a type of char .
Is a typedef for a specialization of that class template for char .
|
|
I have two textboxes on an asp.net webpage, either one or both are required to be filled in. Both cannot be left blank. How do I create a validator to do this in asp.net?
Started by DanH on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
ASPX
<asp....
The custom validator text will show after IsValid is called in the submit callback and some text will be displayed from the Response.Write call .
Here is some code demonstrating basic usage.
You'd need a CustomValidator to accomplish that.
|
|
Is there a programming language that is understandable by both developer and manager?
Started by Zubair on
, 15 posts
by 15 people.
Answer Snippets (Read the full thread at stackoverflow):
While describing the design in a language suitable....
UML can help you.
However, just about a programming language, but a language which can be useful for both.
Visual Basic and Java are both fairly "descriptive" in that sense, for example).
|