• Kurse
  • Code Compiler
  • Diskutieren
  • Preise
  • Teams
Menu
0

I need a help on writing a program that print a quadratic equation using built in function on c++

c++cout
25th Jul 2019, 6:24 PM
Judas Mogishe
Judas Mogishe - avatar
3 Antworten
+ 1
#include <math.h> double formula= (b-sqrt((pow(b,2)-4*a*c)))/2*a;
25th Jul 2019, 9:42 PM
minirkk
minirkk - avatar

Häufig solche Fragen?

Effizienter lernen, kostenlos:

  • Einführung in Python

    7.1M Lernende

  • Einführung in Java

    4.7M Lernende

  • Einführung in C

    1.5M Lernende

  • Einführung in HTML

    7.5M Lernende

Alle Kurse anzeigen
Heute heiß
Ошибка в приложении Sololearn
1 Votes
Is anyone else experiencing this Sololearn issue?
0 Votes
NEO V2.0
1 Votes
Best language?
0 Votes
solo learn program issue - iPhone?
1 Votes
How do I keep myself motivated in coding
0 Votes
Is it possible to write Rust code that is as compact and expressive as Python?
0 Votes
you con help mi
1 Votes
Learn - multiple choice course questions display in one box making it impossible to continue
1 Votes
I want to know how to make an Payment App like what I need to learn I need some guidance
0 Votes