about | help | code help+videos | done | prefs |
Write a method that will return the absolute value of double "x". logic_absoluteValue(2.5) → 2.5 logic_absoluteValue(-3.75) → 3.75 logic_absoluteValue(-95.7) → 95.7 ...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