以下是用Scilab編寫的程序,輸出a,b的含義是________________.
a=input(“please give the first number”)
b=input(“please give the second number”)
while a<>b
if a>=b
a=a-b;
else
b=b-a;
end
end
print(%io(2),a,b)
科目:高中數(shù)學(xué) 來源:“伴你學(xué)”新課程 數(shù)學(xué)·必修3、4(人教B版) 人教B版 題型:044
以下是用Scilab語句編寫的一個程序,根據(jù)程序畫出相應(yīng)的程序框圖.
x=input(“x=”);
y=input(“y=”);
print(%io(2),x/2)
print(%io(2),3*y)
x=x+1;
y=y(tǒng)+1;
print(%io(2),x)
print(%io(2),y)
查看答案和解析>>
科目:高中數(shù)學(xué) 來源: 題型:022
以下是用
Scilab編寫的程序,輸出a,b的含義是________________.a=input(
“please give the first number”)b=input(
“please give the second number”)while
a<>bif a>=b
a=a-b;
else
b=b-a;
end
end
print(
%io(2),a,b)查看答案和解析>>
湖北省互聯(lián)網(wǎng)違法和不良信息舉報平臺 | 網(wǎng)上有害信息舉報專區(qū) | 電信詐騙舉報專區(qū) | 涉歷史虛無主義有害信息舉報專區(qū) | 涉企侵權(quán)舉報專區(qū)
違法和不良信息舉報電話:027-86699610 舉報郵箱:58377363@163.com