• Courses
  • Code Compiler
  • Discuss
  • Pricing
  • Teams
Menu

Q&A Discussions

Can coefficient be any real number in scientific notation????
data-typesjavascriptnumeric-operations
0 Votes
2 Answers
31st May 2020, 8:56 PM
Himanshu Rai
Himanshu Rai - avatar
Given a 2D array, feature matrix X and a vector y, return the coefficient vector, see the formula.
dataproblemquestionsciencesolutiontask
-1 Vote
5 Answers
12th Nov 2021, 7:23 PM
NaBeeL NaQeeBi
NaBeeL NaQeeBi - avatar
Math problem
calculatorcoefficientmathnumbersproblemstrings
0 Votes
1 Answer
15th Oct 2018, 10:45 PM
CŠ»aвeн ЂервиГа
CŠ»aвeн ЂервиГа - avatar
Write and test a program that solves quadratic equations. A quadratic equation is an equation of the form ax2+ bx + c =0 ,where a,b and c are given coefficient and x is the unknown The coefficients are real number inputs ,so they should be declared of type float or double Since quadratic equations typically have two solutions ,use x1 and x2 for the solutions to be output These should be declared of type double to avoid inaccuracies from round-off error
c++
-1 Vote
3 Answers
28th Jun 2016, 7:19 PM
Ogunjirin Emmanuel
Ogunjirin Emmanuel - avatar
Hot today
Python stressed me out
1 Votes
How often can you become a fully stuck developer?
1 Votes
Improve accessibility of this page
0 Votes
Course Doubt
1 Votes
If we already have the DELETE command in SQL, why do we need TRUNCATE?
2 Votes
What is a simple and easy way to learn ruby? :)
0 Votes
Lesson Takeaways
0 Votes
Data analysis
0 Votes
Saved code
0 Votes
How do i make a lexer and parser
1 Votes