For a 2D array x, max(x) returns the maximum column by column, leaving a row matrix; applying max() to that then yields a scalar.
確定! 回上一頁