option explicit
Dim vnum1,vnum2,vnum3
vnum1=cint(inputbox("enter the first number"))
vnum2=cint(inputbox("enter the second number"))
vnum3=cint(inputbox("enter the third number"))
if (vnum1>vnum2 AND vnum1>vnum3) then
msgbox vnum1 &" is greater"
else if (vnum2>vnum1 AND vnum2>vnum3) then
msgbox vnum2 &" is greater"
else if vnum3>vnum2 AND vnum3>vnum1 then
msgbox vnum3 &" is greater"
else
msgbox "They all equal"
end if
If you place the numbers on the number line, they go from the least to the greatest as you go from left to right.
256,000 / 100 = 2,560 One hundred guzzinta 256,000 2,560 times.
7,452
Simplification using the greatest common factor does.Simplification using the greatest common factor does.Simplification using the greatest common factor does.Simplification using the greatest common factor does.
7,610 or (6)710
Yes. But why?
Home page containing pull down menu box for the links using VBScript.
What is the greatest possible number of 83067 and the least
num=32767 MsgBox(len(num))
The greatest number that can be formed using the digits 9, 0, 0, 0, and 0 is 99,000. The least number that can be formed using these digits is 9,000.
9,999,876 is the greatest seven-digit number using four different digits.
Sloan Trasher has written: 'Building web applications using VBScript' -- subject(s): World Wide Web, HTML (Document markup language), VBScript (Computer program language)
<html> <script language="vbscript"> n=cint(inputbox("Enter a number")) dim f f=1 if n<0 then Msgbox "Invalid number" elseif n=0 or n=1 then MsgBox "The factorial of given number "&n&" is :"&f else for i=n to 2 step -1 f=f*i next MsgBox "The factorial of given number "&n&" is :"&f end if </script> </html>
87603
75431
90000
China and or Bulgaria.