文件名称:ax*x+bx + c = 0
文件大小:24KB
文件格式:ZIP
更新时间:2016-05-29 13:20:40
ax*x+bx + c = 0
Write pseudo code for an algorithm for finding real roots of equation ax*x+bx + c = 0 for arbitrary real coefficients a, b, and c. (You may assume the availability of the square root function sqrt(x).)
【文件预览】:
Exercise8
----Exercise8.sln(869B)
----Exercise8.suo(15KB)
----Exercise8()
--------bin()
--------Program.cs(2KB)
--------obj()
--------Exercise8.csproj(2KB)
--------Properties()