Функция қандай мәнді қайтарады? Function DD(a, b, c:real):real; Begin D:=sqr(b) - 4*a*c; End;
1
ешқандай
2
4
3
sqr(b) - 4*a*c;
4
a, b
5
D