Обсуждения
Equations in java
0 голосов
1 ответHow to code algebraic equations x=ab-3/c
-3 голосов
1 ответLinear equation
1 голос
1 ответWhy is this code not running ???
0 голосов
2 ответов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
-1 голос
3 ответовАктуальное сегодня
AI Takeover
2 Votes
Using Python on VScode
1 Votes
Python Developer
0 Votes
Average of Two Numbers
0 Votes
Hearts
0 Votes