Are there any variable types that can hold infinite digits?I'm trying to write a program that can find like the first million digits of pi, and I'm having some...
Is my compiler defective?OH YEAH! I forgot about floats xD (just goes to show how nooby i am T_T) thanks kevin!
Is my compiler defective?So today i got bored so i decided to write this simple code to see what happens: [code] int x =...
How can you make a program that finds pi?O_O
How can you make a program that finds pi?And also, since pi is infinite, would your computer crash? lol Im new with c++ xD