answersLogoWhite

0

less than

User Avatar

Wiki User

11y ago

What else can I help you with?

Related Questions

What the signs for less or more than?

greater than would be: > less than would be: < Equal would be: =


Is 20 g greater than 2 kg?

No, 2 Kg (Kilograms) is greater than 20g (grams).


Is -9 greater than or less than 13?

I would say less then.


Is -5 greater than or less than -9?

4


What are the for greater than and less than symbols?

< > = Greater than , less than and equal too


What numbers are greater than -1 and less than -1?

0


What are the greater than less then signs?

They are: > means greater than and < means less than


Is 0.2 more or less than .625?

.2 is less than .625. because you would find this the same way you would find is 2 greater than or less than 6. 6 is greater than 2 so .2 is less than .625


Is 2.5 grams less or greater than 616 grams?

if 616 is a bigger number than 2.5 then it would be greater if 616 is a smaller number than 2.5 then it would be less


Which is less than and greater than symbols?

Is < Less than or Greater than or > Greater than or Less than


What number or decimal is greater than 1and 5 tenths but less than 2?

A number that is greater than 1.5 and less than 2 would be 1.75


What is the comparison operator used for not equal to in Excel?

You can use the Not function or the <> operator, which is the < and the > beside each other. To see if the values in A1 and A2 are not equal to each other, you can type: =A1<>A2 or =Not(A1=A2) In each case they will either give you TRUE if they are not equal or FALSE if they are equal, in the cell that you enter the formula into.