Timeline for stupid restrictions and desert
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| May 23, 2017 at 12:41 | history | edited | CommunityBot | replaced http://stackoverflow.com/ with https://stackoverflow.com/ | |
| Jan 19, 2014 at 3:21 | comment | added | Victor Stafusa | You may compress it a bit more by adding throws Exception in main and removing the try-catch block. Further, you may rename pi and sqrtmethods and the loc, args, SCALE, x0 and x1 variables to 1 char identifiers. And by the way you must add the complete class, this includes the class Foo{ declaration and the imports. | |
| Jan 19, 2014 at 3:04 | history | edited | Clayton | CC BY-SA 3.0 | typeo |
| Jan 19, 2014 at 2:58 | history | edited | Clayton | CC BY-SA 3.0 | Organized |
| Jan 19, 2014 at 2:35 | history | edited | Clayton | CC BY-SA 3.0 | Added method to calculate pi to the 20th digit. |
| Jan 19, 2014 at 2:02 | comment | added | Clayton | That is a nice twist. Working on it now. | |
| Jan 19, 2014 at 1:55 | review | First posts | |||
| Jan 19, 2014 at 4:38 | |||||
| Jan 19, 2014 at 1:43 | comment | added | hildred | It looks like you used a constant instead of calculating PI. | |
| Jan 19, 2014 at 1:35 | history | answered | Clayton | CC BY-SA 3.0 |