Skip to content

Commit

Permalink
Update q2
Browse files Browse the repository at this point in the history
  • Loading branch information
felipebarretot committed Oct 15, 2014
1 parent 2f6563a commit d0132d9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions projeto/felipe/q2
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ goto p3;}
for (t=0; t<=(5*(r*c)); t+=(1/(r*c)))
{
vc=e*(1-exp(-t/(r*c)));
cout << vc << "\n";
}

0 comments on commit d0132d9

Please sign in to comment.