Преглед на файлове

QuadraticFormula.cpp edited online with Bitbucket - removed Ive's comments

Rafael Arce Nazario преди 8 години
родител
ревизия
ac8dd282af
променени са 1 файла, в които са добавени 0 реда и са изтрити 4 реда
  1. 0
    4
      QuadraticFormula.cpp

+ 0
- 4
QuadraticFormula.cpp Целия файл

@@ -1,7 +1,3 @@
1
-/* Ive changed the type of the function to double,     */
2
-/* so it is consistent with the type that sqrt returns */
3
-
4
-
5 1
 #include "frog.h"
6 2
 
7 3
 double frog::QuadraticPlus(int a, int b, int c){