Search:

Type: Posts; User: squeaker

Search: Search took 0.01 seconds.

  1. Replies
    3
    Views
    1,746

    test to see if multiple values are the same

    it i want to see if for example A B and C are equale can i just type

    A==B==C
  2. Replies
    2
    Views
    1,494

    large polynomial

    is there an easy way to have my program find all the zeros of a polynomial, where the degree and all the coeffients of the polynomial anre user defined and the degree can be up to 180
  3. Replies
    2
    Views
    851

    visuial c++ .net

    i know c++ when making a comand prompt, but i am lost in trying to make a windows program, does anyone know of any online tutorial? i am using visuial c++ .net 2003. thank you
  4. Replies
    3
    Views
    4,413

    looking for a book

    i am looking for a book on making a windows program with visuial c++.net 2003 and a book on o.o.p. in c++. prefearably in the same book. i looked all over amazon google and the microsoft website....
  5. Replies
    8
    Views
    1,318

    i made an .exe and i gave it to him but i does...

    i made an .exe and i gave it to him but i does not work on any computers but my own. and mine is the only one with c++. so what is a dll?
  6. while were on the subject of infinity i came up...

    while were on the subject of infinity i came up with a wicked cool proof last year that it is not quantifyible, so if it is quintifible the obviously there will be more positive rational numbers...
  7. as i said earlyer. whole number / whole number...

    as i said earlyer. whole number / whole number will repeat!!! you could probibly go to the tenth digit and you would be done!! there is no need and no way to go to the infinit digit. there isnt an...
  8. Replies
    8
    Views
    1,318

    how do i release my program

    i just finished writing a program. i want to give it to my friend so he can see it. he dose not have a compiler or anything how do i turn this stuff that i have writen it to something i can burn on a...
  9. oh. i see what you mean. you want to know in...

    oh. i see what you mean. you want to know in decimal what for example: 23/27 is. right? well if both numbers are whole numbers eventualy the decimal number will start to repeate. my computer says...
  10. in fact it is easyer than you think. because the...

    in fact it is easyer than you think. because the anwser would be zero. if you were to have something like that it would be "infinitly close to zero" and in math infinitly close to X is infact X. a...
  11. Replies
    9
    Views
    1,183

    it still dosent work.

    it still dosent work.
  12. Replies
    9
    Views
    1,183

    i hate it when i make stupid mistakes like that ...

    i hate it when i make stupid mistakes like that :eek: . my compiler did not pick up on that,is there any way i could make it do that?sadly though my program still dose not work :( :( :(here is the...
  13. Replies
    9
    Views
    1,183

    my program does nothing

    i wrote a program that plays this game we do in math class. you are given five numbers, say 5 7 3 9 and with thoes number you must get to a fith number say 11. so you think about it and say 7+3=10,...
Results 1 to 13 of 13