photo

Md. Intesar Farhan Labib


Last seen: 5 mesi fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

  • First Answer

Visualizza badge

Feeds

Visto da

Risposto
Write a program in a script file that determines the real roots of a quadratic equation
clc clear all close all a= input("Co-efficient of x^2: "); b= input("Co-efficient of x: "); c=input("Contant term: "); d=...

oltre 3 anni fa | 1