about | help | code help+videos | done | prefs |
quadForm
Create quadForm(int a,int b,int c) that will return the larger solution to the quadratic quadForm(1, 0, -1) → 1.0 quadForm(1, -3, 2) → 2.0 quadForm(2, 0, -1) → 0.7071067811865476 ...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