You are not logged in.
AVG? *hurls* I used it for a while before leaving it for avast.
If anyone here knows Objective-C...
I am having a problem with an app I am creating. What it does is it opens the app, then immediately crashes. (If anyone's wondering, it's a Tab-Bar based application) The exception I get is "EXC_BAD_ACCESS". So as any good programmer does in a situation like this, I googled the error. It turns out that that happens if a command is passed to a released object, this exception is thrown. I also learned about NSZombieEnabled. That is supposed to print out the command that is causing the exception. But when I go into the console, nothing is printed out! I think it has to do either with the default files that come with the Tab-Bar application, or with the .xib files I have. I think this because I copied over the .xib files to a new (Tab-Bar based) application, and the same error occurred. I'm just about to throw in the towel on this one, so if anyone knows what to do here, please let me know.
Well, obviously, if the point is somewhere near a city, we shouldn't try that approach.
Actually, I read in the news a while ago that there is a kind of bacterium that puts out a substance that can be used for fuel. Maybe that's the source of the replenishing oil. (Although it could have not been oil. I just can't remember.)
Depending on the currents in the Gulf, there may be a single point where the oil may converge. If that is the case, then once the oil settles, you could remove it much more easily.
Primes in Computer Encryption
Huge primes are used in computer encryption, which was explained very well in a post by mathsyperson: (I'm paraphrasing, as the post was long, and I can't find it.)
Let's say that Person A wants to send something through the mail to Person B. It is of considerable value, so A wants to make sure that it is not stolen. However, shady Person C (who happens to be the only mailman for miles around) wants to steal it. So Person A puts a lock on it. However, Person B doesn't have the key to the lock, so B puts another lock on it and sends it back to A. A takes his lock off, and sends it back to B. B takes off his lock, and the item is safe, even though both have probably spent their life's savings on locks, and shipping costs. With hackers, it's the same deal, except valuable items are replaced with valuable data, and locks are replaced with very, very large prime numbers.
Mersenne Primes and the Prime95 (GIMPS) Project
Mersenne primes are prime numbers of the form
Bob bundy makes a good point. Another thing that I can do on my TI-84 Plus Silver Edition (Maybe it works on the TI-83, I don't know...) is to input y=±√x.
Another thing you could do is use the "Implicit Grapher" here on Maths Is Fun. You could input x=y² on it.
The only complaint I can think of probably doesn't apply to many people here, but if both matrices are 10x10, then B gets cut off.
Thanks for the help guys!
I haven't gotten it to happen recently, so I must have done something that made it stop... so that means that it is a local problem.
To me 2 and 3 look the same, and I like them both.
Don't know about the pdf downloadable part, but here's a really good book: Introduction to Geometry by Art Of Problem Solving. They have a few other good things on their website, including FTW. Their website is: artofproblemsolving.com.
For some reason, I sometimes need to log in twice to actually get logged in. When I log in the first time, it goes back to the normal page when you are not logged in, with the log-in fields at the left. It does do the "Logged in successfully" screen. It does it in both Firefox and Chrome. I haven't tried it in any other browsers.
It is legal for you to sign up for gmail (mail.google.com) if you are 13. If your parents won't let you, they may let you use their email.
True, but that doesn't explain why it works on Windows, but not Mac.
Sorry to double post, but I noticed that a Windows machine with the same installation of Python doesn't have a single problem.
HELP!
I'm trying to make a Mafiya game in Python, but have run into problems. Here's what I'm worried about:
import random
def Start():
day = 0 #This variable definition should work...
DayTime()
...
Here's what I get when I run it:
Traceback (most recent call last):
File "<pyshell#4>", line 1, in <module>
Start()
File "/Users/Rayment/Documents/Chase/games/Python/Mafiya!", line 5, in Start
DayTime()
File "/Users/Rayment/Documents/Chase/games/Python/Mafiya!", line 7, in DayTime
day = day + 1;
UnboundLocalError: local variable 'day' referenced before assignment
I know that means that my variable definition is wrong, but it should be right. What gives?
Wolfram|Alpha tells jokes when you search "tell me a joke". (They are all mathematics-related.)
Linky:
http://www.wolframalpha.com/input/?i=tell+me+a+joke
Oh, not all reverends say one thing and do another.
True, so let me restate that:
I wonder if this can be proven mathematically for the English language.
LOL!
Nothing against reverends, though. Not all of them are hypocrites.
I wonder if this can be proved mathematically.
Here's another way:
Think of the formula for
One thing I'd like to see is recognizing that xy is the same thing as x*y.
Another one I like is tan(x*y)=sin(x)+cos(y).
Hmm... that's not making much sense to me. Do you mean:
This is really great!
I like sin(x)=tan(y).