using javascript and only the operators +, *, /, -, <, >, <=, >=, =, ==, !=

can you compare three user input integers and output the largest and the smallest.

If anyone has read my last couple of posts they have been about Javascript - I have been really trying to concentrate on enhancing my knowledge and ability of it.

this is an assignment Im doing and I can only use the above operators and only 'if' statements - no 'if else' statements. (Im not cheating on this assignment by asking, as Im learning and teaching myself)

I wish I had paid more attention in math class in highschool - there is either a relationship between numbers that my mind hasn't processed yet or a rule about number relations that I didn't learn in school - haha