if a2>b2 then
if a2>c2 then
response.write a2
elseif a2<c2 then
response.write c2
end if
elseif a2<b2 then
if b2>c2 then
response.write b2
elseif b2<c2 then
response.write c2
end if
end if
Date :
7 ส.ค. 2551 12:30:07
By :
bigbio
No. 2
Guest
สูตรการหา max,min มันมีอัลกอริทึมอยู่ครบครับ ถ้ามันมีมากกว่า 3 ตัวนี้เขียน if คงไม่ไหวละครับ