photo

Leyda Gonzalez


Active since 2012

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Need help plotting to different plots in the same figure from a while loop. The program calculates the results for a square root using the Newton method but it doesn't plot it.
a= input('Enter a positive number:'); ti= input('Percent of tolerance wanted:'); if a<0 disp('Number bigger than ce...

12 years ago | 1 answer | 0

1

answer