Community Profile

photo

Matthew Quinones


Attivo dal 2014

Followers: 0   Following: 0

Contatto

Statistiche

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


Using switch case and loop in one problem.
This is an interest problem. I have to create a program where the user needs to input an initial deposit amount, the interest ra...

circa 10 anni fa | 1 risposta | 0

1

risposta

Domanda


How to use switch case and a loop together?
Write a program that calculates the amount of money accumulated in a savings account in one year. The program should input the...

circa 10 anni fa | 0 risposte | 0

0

risposte

Domanda


How to use a loop to find a maximum value
The equation 1+x+((x^2)/2)+((x^3)/6) is often used to approximate e^x. Find to two decimal places the largest value of x befo...

circa 10 anni fa | 2 risposte | 0

2

risposte

Domanda


Displaying output as a vector?
I am using a for loop to find the squares of the numbers 1-5. However, my answer needs to be in a 5 element vector. When I run i...

circa 10 anni fa | 1 risposta | 0

1

risposta