1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37
|
Course-2002-01.scala:41: warning: method loop in object M0 does nothing other than call itself recursively
def loop: Int = loop;
^
232
667
11
10
62.8318
62.8318
62.8318
4.0
81.0
256.0
25.0
1
737.0
1.0
0.0
1.0
76.0
1.4142156862745097
1.7321428571428572
2.0000000929222947
1.4142156862745097
1.7321428571428572
2.0000000929222947
1.4142156862745097
1.7321428571428572
2.0000000929222947
sqrt(2) = 1.4142135623746899
sqrt(2) = 1.4142135623746899
cbrt(2) = 1.2599210500177698
1
1 1
1 2 1
1 3 3 1
1 4 6 4 1
|