... 's'); if isempty (R) && isempty (S) A1=W*L; fprintf("Area of a rectangle: A1 = %5g \n", A1); elseif isempty (W) && isempty (L) && exist('R', ...
確定! 回上一頁