Recent content by starbai

  1. S

    C/C++ Learn C++ for Loop: Finding the Total of a Series with Example Code

    can anyone help im having trouble with the for loop within the for loop. i have to to write a program that asks the user to enter the amount of terms they would like to use for an approximatoin. then print out a table that shows term number and approximation. the formula is p = 4 - 4/3 +...
Back
Top