greater than
Less than: x<y Greater than: x>y Equal to: x=y There is also less than or equal to, which is the less than symbol with a line over it, as well as greater than or equal to, which is the greater than symbol with a line over it. Not equal to is an equal sign with a slash. About equal to is an equal sign but with squiggly lines intead of straight.
Less than.
Less than Less than or equal to Equal to Greater than Greater than or equal to
5 over 6 is greater than 1 over two
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.
greater than
greater than
Less than: x<y Greater than: x>y Equal to: x=y There is also less than or equal to, which is the less than symbol with a line over it, as well as greater than or equal to, which is the greater than symbol with a line over it. Not equal to is an equal sign with a slash. About equal to is an equal sign but with squiggly lines intead of straight.
Less than.
equal
Less than Less than or equal to Equal to Greater than Greater than or equal to
Less than
they are equal
> greater than < less than = equal to
5 over 6 is greater than 1 over two
> is greater than; with a line under it it is greater than or equal to < is less than; with a line under it it is less than or equal to