You have to cast one (or both) of the arguments to the division operator to double : double firstSolution = (b1 * a22 - b2 * a12) ...
確定! 回上一頁