#25666: Notice(use C)


TinPhone0115 (StopCrazy)


1.math.h 的 sqrt函數回傳值為double

2.找根的方程式的先後順序 [(-b + 根號4ac) / (2a) or  (-b - 根號4ac) / (2a)] and (-b)/(2a)