about | help | code help+videos | done | prefs |
Return an ArrayList of 10 doubles with the squares roots of 1 - 10 in order. Use Math.sqrt to find the square root. listOf10SqrRoots() → [1.0, 1.4142135623730951, 1.7320508075688772, 2.0, 2.23606797749979, 2.449489742783178, 2.6457513110645907, 2.8284271247461903, 3.0, 3.1622776601683795] ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Copyright Nick Parlante 2017 - privacy