about | help | code help+videos | done | prefs |
listOf7Cosines
Return an ArrayList of 7 doubles with the cosines of 0 - 6 in order. Use Math.cos() to find the cosine. listOf7Cosines() → [1.0, 0.5403023058681398, -0.4161468365471424, -0.9899924966004454, -0.6536436208636119, 0.28366218546322625, 0.9601702866503661] ...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