if ( bins > upper - lower || lower < 1 ) { throw new UserException.BadInput("the start must be at least 1 and the number of bins may not exceed stop ...
確定! 回上一頁