Search:

Type: Posts; User: Raekwon1

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    3,387

    oh ok , so do i need to add an if else statement...

    oh ok , so do i need to add an if else statement after the while statement?
  2. Replies
    5
    Views
    3,387

    yeah i got it to compile it just printed out the...

    yeah i got it to compile it just printed out the incorrect value of the cos of the number i inputed
  3. Replies
    5
    Views
    3,387

    Series Question

    Here is the question I have on my HW The cosine of an angle can be computed from the following infinite series: 1- x^2/2!+x^4/4!-x^6/6! +......

    Write a program that reads an angle x (in radians)...
  4. Thread: Array Problem

    by Raekwon1
    Replies
    2
    Views
    2,057

    Array Problem

    I have the following problem for my test and have no idea how to start =/

    1. Write a program to simulate a lottery drawing that uses balls numbered from 1 through 10. Assume that three balls are...
Results 1 to 4 of 4